Price of product item is not being displayed.

  • BBC2016
    Asked on May 1, 2016 at 1:22 AM

    I cant get the $500.00 in the same font/sizing as the other amount above to show up - something is hidden in css -I need it to say 500 aligned to the RIGHT like the other bolded amounts above it. can u help me with quick CSS codes??

     

    same problem for when I try to put my text in for: you must enter an amount I cant get it to show up right. Something is hidden in the CSS it looks like - it should look like the attached image - font is OPEN SANS and it is product sub text so just a tad smaller than product text.

     

     

    Price of product item is not being displayed Screenshot 20

  • Ashwin JotForm Support
    Replied on May 1, 2016 at 3:56 AM

    Hello

    I did check your form and found that you have injected following custom css code which is causing the price not to be displayed:'

    #input_13_1005_price {

        display : none;

    }

    Please check the screenshot below:

    Price of product item is not being displayed Screenshot 20

     

    Please remove the above custom css code and that should solve your problem. On your second question, the font size seems to be displayed correctly but it is not bold anymore because you have the following custom css code you have added in form:

    label[for=input_13_1006] b {

        display: none;

    }

    Please remove the above custom css as well which will display the bold text again.

    Thank you!

  • BBC2016
    Replied on May 2, 2016 at 1:05 AM

    no didnt work.......pls HELP!!!!!!!!

     

    i need it to look like this below.

     

    $500 bold aligned right side just like the other prices!!! AND THE WORD MUST IN BOLD

     

    NOTHING IS WORKING PLS HELP

     

    Price of product item is not being displayed Screenshot 20

  • Chriistian Jotform Support
    Replied on May 2, 2016 at 1:27 AM

    I believe this issue has been resolved on the other thread. You can view that thread by following this link: https://www.jotform.com/answers/830528.
    If you need further assistance, please let us know.
    Regards.