This topic has 7 replies, 3 voices, and was last updated 4 years, 4 months ago ago by Olga Barlow
Hello,
How do i remove the top and bottom space from the newsletter popup on PC?
Also, how do i make it wider and more compact on mobile?
https://prnt.sc/t4u33o
https://prnt.sc/t4u2h2
Thanks!
Hello,
Please provide URL and temporary wp-admin access, so we can take a closer look.
Regards
Please see private area
Hello!
Hello,
1) To remove the space remove column paddings http://prntscr.com/t6gplk
2) We have added below code for the mobile devices in your Custom CSS to increase the width of the newsletter block
.et-popup {
min-width: 90vw;
}
Check if this is ok for you.
Regards
It’s perfect Thanks!
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up