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 it as a solution.
If you need an expert Shopify developer for customization and development, feel free to contact me via email or WhatsApp.
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 it as a solution.
If you need an expert Shopify developer for customization and development, feel free to contact me via email or WhatsApp.
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.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
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.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024