Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #791317

    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

    #791378

    I want to know this too. Mine is all messed up in the footer of my wordpress site as well!

    #791431

    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

    #791608

    Man, that worked great! Thank you so much, that really helped me.
    Buddy

    #791651

    Hi,

    Glad we could help and you’re welcome :) Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.