• Resolved ashley_c

    (@ashley_c)


    My website is black so you cannot see the “Name, email, phone, etc.” text on the black background. How can I make the font white?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @ashley_c,

    I’ve inspected your site and found that your theme’s CSS is overriding WPForms CSS. But no worries and you can change the font color by using the CSS given below-

    .wpforms-form .wpforms-field .wpforms-field-label, div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-sublabel {

    color: white !important;

    }

    And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.

    I hope this helps! Thanks ??

    Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @ashley_c,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font Color’ is closed to new replies.