Hi,
At the bottom right of my footer I have an embedded Mailchimp form. The form has some custom CSS embedded within it. However, there is strange behaviour on the homepage. This behaviour does not happen on any other page though.
I have five different layouts of the footer to suit each breakpoint. The problem occurs in all of them.
Within the embedded form, you will find the Mailchimp embed code. Line 5 of the code is where the problem occurs:
#mc-embedded-subscribe {height: 50px !important; font-size: 16px !important; font-family: "Playfair Display", serif !important; color: #000000 !important; background: #93ccea !important; text-shadow: none !important; width: 100% !important;}
The background color does not display on the homepage. I cannot find anything obvious conflicting with the CSS in the embedded form. Can you see any reason why the button does not have the correct background color?
Thanks,
Christopher





