Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Miscellaneous Questions › Reply To: Miscellaneous Questions
I tried the above solution to the mini-envelope issue, and now my field is longer, but the envelope is for some reason hovering above the field. Is there some way to get it into the field? And is there some way to un-bold the text above the field? See photo and the code I inserted in Appearance >> Widgets >> Footer Column 4:
<!– Begin MailChimp Signup Form –>
<link href=”//cdn-images.mailchimp.com/embedcode/slim-081711.css” rel=”stylesheet” type=”text/css”>
<style type=”text/css”>
#mc_embed_signup{background:#fff; clear:left; font:13px Sorts Mill Goudy 400 }
#mc_embed_signup input.email {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=”=linkurl” 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”>Sign up for our newsletter:</label>
<input type=”email” value=”” name=”EMAIL” class=”email” id=”mce-EMAIL” placeholder=”Enter your email address here” 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;”><input type=”text” name=”b_f45fbed265497973c4d35d303_bd0425537d” 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–>