Can i put border on every product from payment tool ?

  • beforetravel
    Asked on March 9, 2016 at 9:59 AM

    i want to put border to make clarify different categories with payment tools and date picker . can you help me to make this please . Urgent Thankyou.

     

    Jotform Thread 790892 Screenshot
  • Ashwin JotForm Support
    Replied on March 9, 2016 at 11:00 AM

    Hello beforetravel,

    I am not sure if I have understood your question correctly. Do you want to display product categories along with the data picker within one border or you just want to add border around the products?

    Please be noted that products and the date pickers are two different question. It will be challenging to put border around products along with the date picker. 

    If you just want to add border around the products, please inject the following custom css code in your form:

    span.form-product-item {

    border: 1px solid #ccc;

    }

    The following guide should help you how to inject custom css code in form:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!