Short Scrollable Terms text color

  • OrlandoFest
    Asked on June 10, 2017 at 9:53 AM

    Is there a way to change the color of the terms in the box?  Based on the dark purple background, I would like the text to be a much lighter color.  White would work.

  • AIDAN
    Replied on June 10, 2017 at 11:56 AM

    In order to change the text color inside the terms widget, please inject this custom CSS code into it through Widget Settings => "CUSTOM CSS":

    #scrollContent {

        color: white;

    }

    I have created a screenshot to show you how to do that:

    Short Scrollable Terms text color Image 1 Screenshot 20

    I have also created a correct form for you, in case you would like to examine it or clone ithttps://form.jotformpro.com/71605235426957

    I hope this helps. If you need further assistance please let us know. Thank you.