Hello,
Thanks for reaching out to us.
Please check the screenshot at https://www.dropbox.com/s/rmwf37nqyfzo8ys/Screenshot%202020-04-05%2020.00.38.png?dl=0.
The form is indeed responsive. Do you mean you want to align the form in a different way on your website? If yes, please share more details.
Hi,
Please check this out https://ibb.co/rdv4Mg9. I want to align it horizontally.
I have made no changes to the code however, it keeps acting up time and again.
Thanks.
This is what I see on Desktop.
Plugin Contributor
Lap
(@lapzor)
Hi,
You are using bootstrap on your site, so I recommend you use that to make the form response like this in the fields builder of MaiLChimp for WP:
<div class=”col-md-8 col-xs-12″>
put the email field code here
</div>
<div class=”col-md-4 col-xs-12″>
put the button code here
</div>
To learn how the bootstrap grid system works, see https://getbootstrap.com/docs/3.3/css/#grid
If you have the premium version of MailChimp for WP you can contact Premium support for further help with custom code like this, they may be able to help you.
For our free support custom code is out of scope.
Hope that helps. If you have any questions, please let me know!