Change Mailchimp Response Font

Home Forums Gillion Theme Change Mailchimp Response Font

Home Forums Gillion Theme Change Mailchimp Response Font

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Carrebear56
    Participant

    Hello

    I was wondering how to change the font color of the MailChimp Response. See my picture below. I would love to change it to a white color so you can read it more clearly.

    Attachments:
    You must be logged in to view attached files.

    Hi @Carrebear56,

     

    I hope you are well today and thank you for your question.

     

    Could you please share the page URL from your site where it is displaying so that I can help you to change its color?

     

    Best regards,
    Shufflehound team

    Carrebear56
    Participant

    I’m not sure how to give you an exact URL because that text only appears after you enter in an email into the MailChimp Subscribe form.

    If you go to:

    http://www.boutiqueorbusted.com and enter in a fake email.. you will see the response font.

    You can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .mc4wp-response {
        color: #FFF !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)