Shopify themes, liquid, logos, and UX
does anyone have any idea how to remove the “1/3” counter and arrows beneath this slider? Want to make it look more sleek ? Thanks
Solved! Go to the solution
This is an accepted solution.
Hello @DAGNORAK
To remove slider counter follow this steps :
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Assets > base.css and paste this at the bottom of the file:
.collection .slider-buttons
{
display: none;
}
Hope this works well.
This is an accepted solution.
Hello @DAGNORAK
To remove slider counter follow this steps :
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Assets > base.css and paste this at the bottom of the file:
.collection .slider-buttons
{
display: none;
}
Hope this works well.
thanks so much! works perfectly!!!!!!
Hi, it does not work for me (Down theme) 😞 I would like to do the same (remove counter) on mobile version everywhere, where is swiping enabled - collections and multicolumn section. Any ideas?
Here is the complete way to add a collection slider:
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey 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, 2025