Comments 1RJ started the conversationAugust 12, 2020 at 10:12amHow do I make the style of the MailChimp subscription form exactly the same as on the demo site? It looks like this to me now (after importing the demo and installing the plugins): 104FlexiPress repliedAugust 12, 2020 at 10:41amHi,Here is the code of the subscribe form as is shown in the live demo site. <div class="row"> <style> @media (max-width: 479px) { .vu_mailchimp-form .p-r-0 { padding-right: 15px !important; margin-bottom: 5px; } .vu_mailchimp-form .p-l-0 { padding-left: 15px !important; } } </style> <div class="col-xs-8 p-r-0"> <input type="email" name="EMAIL" class="form-control" placeholder="Subscribe to get latest updates and offers" required style="border: none !important; background-color: #fff;" /> </div> <div class="col-xs-4 p-l-0"> <input type="submit" class="vu_button vu_b-shape-square vu_b-size-normal vu_b-stretch vu_b-normal-color-secondary vu_b-hover-color-primary" value="Subscribe" /> </div></div> Kind regards, FlexiPress Support Follow on Envato Facebook Twitter 1RJ repliedAugust 12, 2020 at 1:06pmThank you! 104FlexiPress repliedAugust 12, 2020 at 1:19pmYou're welcome! FlexiPress Support Follow on Envato Facebook Twitter 1RJ repliedAugust 26, 2020 at 7:18amThanks! 👍 Sign in to reply ...
How do I make the style of the MailChimp subscription form exactly the same as on the demo site? It looks like this to me now (after importing the demo and installing the plugins):
Hi,
Here is the code of the subscribe form as is shown in the live demo site.
Kind regards,
FlexiPress Support
Follow on Envato Facebook Twitter
Thank you!
You're welcome!
FlexiPress Support
Follow on Envato Facebook Twitter
Thanks! 👍