Using the code for the embed from mailchimp, and everything is working well but the font is showing up white (and not visible on the white background). How do I add in font color properties (#5d5d5d) to this style block? I am new to custom css. Thanks!
<!-- Begin Mailchimp Signup Form --><linkhref="//cdn-images.mailchimp.com/embedcode/classic-10_7.css"rel="stylesheet"type="text/css"><styletype="text/css">#mc_embed_signup{background:#fff;clear:left;font:14px Georgia,Europa,sans-serif;}/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */</style>
Question
SBSidekick 2
Site URL: https://www.deatongroupllc.com/service-index
Using the code for the embed from mailchimp, and everything is working well but the font is showing up white (and not visible on the white background). How do I add in font color properties (#5d5d5d) to this style block? I am new to custom css. Thanks!
Link to post
Top Posters For This Question
4
2
Popular Days
Sep 4
6
Top Posters For This Question
SBSidekick 4 posts
IXStudio 2 posts
Popular Days
Sep 4 2020
6 posts
Popular Posts
IXStudio
Hi Use this code in Design -> Custom CSS .mc-field-group, #mc_embed_signup { color: black; } Please use the like button if it helps you! Best, Leopold
IXStudio
Use this code in Design -> Custom CSS input#mc-embedded-subscribe { background-color: #4C1E57 !important; } #mc_embed_signup .mc-field-group.input-group label { padding-left: 10px; }
Posted Images
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment