Any help would be greatly appreciated. Thank you!
Hello @luxicy999
Cause: Your popup is bigger.
You can follow these steps to fix:
- Go to Online Store->Theme->Edit code
- Open your theme.liquid file, paste the below code before
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Hello @luxicy999
To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?
Thank you and hope to hear from you.
Best regards,
GemPages Support Team
Hello @luxicy999
Greetings from the Store Watchers Support Team! Happy to help you today.
Go to Online Store->Theme->Edit code
Open theme.liquid file, paste the below CSS code before tag:
@media only screen and (max-width: 600px)
{.isolate .rich-text .rich-text__wrapper{transform: none !important;}}
Output:
Happy to assist ![]()
Hi
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file base.css
@media screen and (max-width: 767px){
html,body{
overflow-x: hidden! important;
}
}
Hope this answer helps.
Best regards,
Victor | PageFly
Hello @luxicy999
Please share your store URL.




