Shopify themes, liquid, logos, and UX
I would like to remove the swipe arrows & image number below the featured collection on the home page, on mobile view.
Any advice is appreciated.
Hi @BraxtonEcom
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
@media screen and (max-width: 767px){
.slider-buttons.no-js-hidden {
display: none !important;
}
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
This worked for me-- thank you!
This isn't working for me, my mobile store still shows the arrows and numbers. It removed them for the desktop version of my store but I would like them to be removed on mobile as well.
Hello @BraxtonEcom ,
It's GemPages support team and glad to support you today.
I would like to give you a recommendation to support you so kindly follow steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
@media(max-width: 767px){
.slider-buttons.no-js-hidden {
display: none !important;
}
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
This isn't working for me, my mobile store still shows the arrows and numbers. It removed them for the desktop version of my store but I would like them to be removed on mobile as well.
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