Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #649380

    Hi,
    I’m trying to integrate the Mailchimp signup form and everything works fine.
    Except, instead of the color I chose in setting up the signup form in mailchimp, on my site, the font is in green?

    I would really appreciate your help! :)

    Best,
    Berni

    #649391

    Hey Bernhard,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .form_element label {
        color: #FFFFFF!important;
    }
    

    Change the color to the one you wish to use.

    Best regards,
    Jordan

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