Hi - I am using a simple embedded Mailchimp form, but the input fields are not responsive and way to long in mobile view. Can this be corrected in custom CSS? (mydomain.com/club)
thanks in advance!
Hi - I am using a simple embedded Mailchimp form, but the input fields are not responsive and way to long in mobile view. Can this be corrected in custom CSS? (mydomain.com/club)
thanks in advance!
Hi,
I am sorry to hear that you have run into issues. I am happy to help out.
Can you share a screenshot that points me directly to the issue and share the related link?
Regards,
Kharis
aThemes Support
Hi,
Thank you for sharing the screenshot and the link.
Try adding the below CSS code to Appearance > Customize > Additional CSS from dashboard.
#mc_embed_signup {
max-width: 100%;
}
Regards,
Kharis
aThemes Support
Many thanks! Works well!
You’re welcome!
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis
aThemes Support