Tagged: footer, mailchimp forms, wordpress
https://woodruffway.com has mailchimp signup form in footer column 2. The blanks are green and the submit is white. How can I make the green blanks white?
Thanks,
Buddy
I want to know this too. Mine is all messed up in the footer of my wordpress site as well!
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#footer input[type="text"], #footer input[type="email"] {
background-color: white !important;
}
Hope this helps :)
Best regards,
Nikko
Man, that worked great! Thank you so much, that really helped me.
Buddy
Hi,
Glad we could help and you’re welcome :) Thanks for using Enfold :)
Best regards,
Nikko