This topic has 7 replies, 3 voices, and was last updated 2 years ago ago by Rose Tyler
Hello,
The newsletter on mobile:
On desktop it’s fine but on mobile it’s very “squeezed”.
Can we increase the width?
It’s the same with the contact form if i input it into “ask a question” popup.
How can i fix this so it can be more readable?
Thank you,
2. I just noticed:
The code inserted in the prefooter for the newsletter form was “[mc4wp_form id=”474″]” .
After changing it to “[mc4wp_form id=”473″]” (the form that i have in mc4wp-> form) the form got messed up (style).
Hello, @TheOne,
1. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Mobile and Tablet and check back to your site after removing the browser cache.
.et-popup {
width: 80% !important;
}
.et-popup .elementor-widget-wrap.elementor-element-populated {
padding-left: 10px !important;
padding-right: 10px !important;
}
.et-popup .et-popup-content.with-static-block {
padding-left: 10px !important;
padding-right: 10px !important;
}
2. Could you please share the screenshot of the issue so that I will check it for you accordingly and help you out?
Regards 8Themes Team.
1. Much better – thank you.
2. Static Blokcs -> PreFooter – marseille03.
Picture “original”: original state from the demo
Picture “broken”: newsletter from newly made email form.
Hello, @TheOne,
Your issue has been solved now please check back to your site after removing the browser cache.
I have added this Custom CSS code to fix your issue. See images in the private content area.
Regards 8Themes Team.
Hello,
The newsletter form is not the same as in the demo. Input field is to narrow and there is a name (email) on the top. I did remove it and the form broke.
And can you please remove the pictures that you posted from public view (put it in private) ?
Hello,
Sorry for the delay in answering
Check now – https://prnt.sc/ue0-f3SZBAcH
https://www.8theme.com/documentation/xstore/plugins/mail-chimp-form-custom-styles/
Regards
You must be logged in to reply to this topic.Log in/Sign up