Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello there,

    I have checked your website. You are on the right track. The exact code to change that text to white would be:

    #mc4wp_widget-2 span {
        color: #FFFFFF !important;
    }

    Please note, it’s never a good idea to edit a plugin or WordPress core files. Whenever you update plugin all the changes you do would be lost. Changes should be added directly to your theme.

    I hope that helps. Let me know if you are still facing issue or having any other questions.

    Thread Starter muumi74

    (@muumi74)

    Hi!

    Just writing to let u know that I have added the code into a custom CSS file (directly to my theme, as suggested) and it has worked perfectly. Thanks a lot guy!

    Have a great day

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    I’m glad that worked and thanks for letting us know!

    PS. Should you have a quick minute to spare, a plugin review here on ww.wp.xz.cn would make us quite happy. 🙂

    Thread Starter muumi74

    (@muumi74)

    Done! Plugin review submitted 😉
    Thanks for your help Harish, have a nice day!

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Thank you so much. Let us know if you run into any other issues.

    You have a great day too.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Sign-up form, CSS for checkboxes’ is closed to new replies.