Font Color
-
How can I change “Join our Community” here from black to white? I tried adding “font: #fff” but that didn’t work.
Thanks.
<!– Begin MailChimp Signup Form –> <link href=”//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css” rel=”stylesheet” type=”text/css”> <style type=”text/css”> #mc_embed_signup{background:#000; clear:left; font:18px Antic-Didone; width:100%;} /* 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> <div id=”mc_embed_signup”> <form action=”//semaystudio.us15.list-manage.com/subscribe/post?u=8ffd0a0c50172857bd8bba331&id=4c5ec5a10d” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate> <div id=”mc_embed_signup_scroll”> <label for=”mce-EMAIL”>JOIN OUR COMMUNITY</label> <input type=”email” value=”” name=”EMAIL” class=”email” id=”mce-EMAIL” placeholder=”email address” required> <!– real people should not fill this in and expect good things – do not remove this or risk form bot signups–> <div style=”position: absolute; left: -5000px;” aria-hidden=”true”><input type=”text” name=”b_8ffd0a0c50172857bd8bba331_4c5ec5a10d” tabindex=”-1″ value=””></div> <div class=”clear”><input type=”submit” value=”SUBSCRIBE” name=”subscribe” id=”mc-embedded-subscribe” class=”button”></div> </div> </form> </div> <!–End mc_embed_signup–>
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Font Color’ is closed to new replies.