• Although I have set the disclaimer text colour to #ffffff, it shows up as a greyish coloured text. Should I use CSS in the form options to force the colour to be white? If yes, what should I insert? Sorry I know too little about CSS… Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi Brenda,

    The disclaimer is actually the part below the section with the checkbox. We’ll be adding the option to change color of the “confirmation checkbox text” in the next update.

    In the meantime, add this in WP admin > Appearance > Customize > Additional CSS:

    .optinforms-confirm-checkbox { color: #fff; }

Viewing 1 replies (of 1 total)
  • The topic ‘colour disclaimer text’ is closed to new replies.