Shopify themes, liquid, logos, and UX
Hey guys,
I need help with the mobile version of our website. For some reason you can scroll right on mobile version. Is there any way of making it fit nice and snug so you just can scroll up and down without it going side to side?
Thank-you again in advanced.
Solved! Go to the solution
This is an accepted solution.
Hi @Phreshcareco
The issue occurs due to overflow of two section elements { custom Image Carousal , Review Section }
Add this CSS it will resolve the issue
@media(max-width:767px){
.custom-imagecarousel-slider { overflow-x: hidden; }
.review__section { overflow-x: hidden; }
}
-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR
-If you need an expert Shopify developer for customization and development, feel free to contact me.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
Hi @Phreshcareco,
We’ve tested your website on real devices and didn’t encounter any issues. If you’re experiencing problems using browser tools, try refreshing the page. This should resolve the issue.
Let us know if you need further assistance!
Mageplaza | Top-Rated Shopify Agency | Trusted by 230,000+ worldwide merchants
If our suggestion works for you, please give it a Like or mark it as a Solution!
Should you have any questions or concerns, feel free to contact us via consultant@mageplaza.com
This is an accepted solution.
Hi @Phreshcareco
The issue occurs due to overflow of two section elements { custom Image Carousal , Review Section }
Add this CSS it will resolve the issue
@media(max-width:767px){
.custom-imagecarousel-slider { overflow-x: hidden; }
.review__section { overflow-x: hidden; }
}
-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR
-If you need an expert Shopify developer for customization and development, feel free to contact me.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
Hey mate,
It looks like its still doing it, but its only happening on the review section with the arrow.
Is there anyway of hiding this? on mobile version only.
- Here is the solution for you @Phreshcareco
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.review__section {
overflow-x: hidden !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hey mate,
It looks like its still doing it, but its only happening on the review section with the arrow.
Is there anyway of hiding this? on mobile version only.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025