Newsletter Pop-Up on Mobile
-
Hey there,
I just enabled the promo popup to be triggered automatically when a user is scrolling on the page. It works perfectly. I would also show it for mobile users. However, the pop-up is using the full screen on mobile devices.
Is there any way to adjust the size of the pop-up for mobile users specifically?
Many thanks
-a
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .woodmart-promo-popup {
max-width: 200px;
}
Please set your width in %
or in PX
Best Regards
Great, works perfect. Thanks!
You are welcome! If you have any questions please feel free to contact us.
Best Regards