Unable to adjust the alignment of the price field in Advanced Designer.

  • vipdesign
    Asked on October 1, 2019 at 3:55 AM

    Hello,

    I'm not able to adjust the alignment of the prices in the "Purchase Order" module. I get the message that the span is undefined.

    See attachment.
    Kind regards.

    Jotform Thread 1984288 Screenshot
  • AndrewHag
    Replied on October 1, 2019 at 4:26 AM

    Could you please tell how you wish to align the price field so we can provide you the custom CSS code?

    We will wait for your response.

  • vipdesign
    Replied on October 1, 2019 at 4:41 AM

    Hello Andrew,

    I want that the numbers on each line are aligned with each other. 

    1569919236alignment Screenshot 10

    Kind regards.

    Daniel

  • Kiran Support Team Lead
    Replied on October 1, 2019 at 6:28 AM

    Please try adding the following CSS code to your form so that the products and pricing shall be displayed with alignment.

    .form-product-name {

      display: inline-table;

    }

    156992567401102019 151042 Screenshot 10

    Thanks!


  • vipdesign
    Replied on October 1, 2019 at 8:40 AM

    Hello Andrew,

    thanks this works fine.

    Kind regards.
    Daniel