Changing font size and colour in product option section

  • akaisiba
    Asked on May 29, 2020 at 11:29 PM

    Hello, in the attached I would like to change the font colour and size of the grey cost figures corresponding to the different sizes. 

    Jotform Thread 2356864 Screenshot
  • Vick_W Jotform Support
    Replied on May 30, 2020 at 4:54 AM

    Hey there!

    Happy to help you today.

    I would like to inform you that kindly inject the following CSS code to see if that works for you.

    .form-product-child-label {

        color : #353839;

        font-family : arial;

    }

    Here is a help guide which explains how to inject CSS code in your form

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes