Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to add some style cues:

    style="color:#FFF;"

    to the form’s label for ‘Email Address :’

    It would be for the CSS element of:

    #ns_widget_mailchimp_form-3 label {<br />
      color: #FFF;<br />
    }<br />

    … or at least I think that should work if you add it to the Editor for style.css, if you are familiar with CSS?

    Thread Starter Ronnie

    (@ronniesblog)

    i’m not sure what you mean about the forms label for email address, where do i find that?

    i’ve pasted the following into my style.css file but it’s still the same

    #ns_widget_mailchimp_form-3 label {<br />
      color: #FFF;<br />
    }<br />

    thanks for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: MailChimp Widget] How do I change the text colour?’ is closed to new replies.