• Resolved sigmas55

    (@sigmas55)


    Hi guys,

    I’m trying to edit Mailchimp’s error messages’ color/background/border etc. but so far it didn’t work, I can see the settings under style tab, but when i modify them, the changes do not take effect.

    Also is there a way to change the text of these error messages?

    Mailchimp is added in home page in below website, you have to scroll a bit down to find it.

    Appreciate any help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @sigmas55 ,

    1. We have tested the error message controls in our development environment and successfully reproduced the issue. Hopefully this issue will be fixed in our future update.

    For now, to fix the issue please add this below CSS code in Appearance → Customize → Additional CSS –

    .ekit-wid-con .ekit-mail-message{
        background-color: #ff5698; // your desired color
        color: #ffffff;
        border: 3px solid #ffffff;
    }

    Let us know if the issue has been fixed or not. We are always here to help you.

    2. You can’t change the error messages as the dynamic messages are coming from Mailchimp’s API data.

    Regards,
    Benjir

    • This reply was modified 3 years, 7 months ago by Benjir Ahmed.
Viewing 1 replies (of 1 total)
  • The topic ‘Mailchimp Editing’ is closed to new replies.