Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
My product pages loads with a grey screen when clicked directly through a link on mobile, and you cant scroll on the page and so forth. The issue lasts for about 6-7 seconds, before i can use my page. Everything loads quickly, other than i cant use my site. Link for example product: https://flamora.dk/products/650-x-400-vaeghaengt-biopejs-i-hvid
Hope i can get help for my problem. Thank you in advance 🙂
Best regards
A Foxkit app seem to show a modal popup when you go directly to product page. The app then sets a cookie and do not show this popup again.
It's the same "Tilmeld Dig Vores Nyhedsbrev" popup, just somehow it does not show any content on mobile because of the following CSS rule:
@media(max-width: 767px) {
.mobile-hide-popup .foxkit-popup,.mobile-hide-popup .foxkit-popup__teaser {
display:none!important;
}
}
Hi @Flamora
Please add this code to your theme.liquid file, after <head> element to solve the issue that cannot scroll
<style>
@media (max-width: 749px) {
html.prevent-scroll, html.prevent-scroll body {
overflow-y: auto !important;
}
}
</style>
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024