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:
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025