Hi,
I have the subscribe aux turned on and I’ve pasted the following code into the settings:
<div class=”clearfix” id=”header-subscribe”>
<!– Begin MailChimp Signup Form –>
<div id=”mc_embed_signup”>
<form novalidate=”” target=”_blank” class=”validate” name=”mc-embedded-subscribe-form” id=”mc-embedded-subscribe-form” method=”post” action=”http://www….”>
<label for=”mce-EMAIL”>Subscribe to our mailing list</label>
<input type=”email” required=”” placeholder=”email address” id=”mce-EMAIL” class=”email” name=”EMAIL” value=””>
<div class=”clear”><input type=”submit” class=”sf-button accent slightlyrounded” id=”mc-embedded-subscribe” name=”subscribe” value=”Subscribe”></div>
</form>
</div>
<!–End mc_embed_signup–>
</div>
I was hoping someone could please tell me the CSS class names so I can make the font and button within the subscriber drop down the same as the shopping bag.
Thanks