Change the sub text

  • ppmral
    Asked on March 11, 2014 at 1:51 PM

    Is it possible for me to change the subtext color, ie name, street address?

  • TitusN
    Replied on March 11, 2014 at 4:07 PM

    Hello,

    Thank you for contacting us.

    Yes, you can - Just inject the following CSS code into your form using this linked guide:

    .form-sub-label {
    color: black;
    }

    You can change the color to any value you like - red - yellow etc - or even a hexadecimal value like #000 - which is the same as black -

    Did that help? Let us know.

  • TitusN
    Replied on March 11, 2014 at 4:10 PM

    I could not help but notice that the captcha field is not visible on your page:

    Change the sub text Image 1 Screenshot 20

    We would love to help you resolve that - just open a new thread using this link and tell us about it.

    This support thread is reserved for your font-color issue for the sub-label text.

    Thanks