All things Shopify and commerce
Hi all, Does anyone have CSS to remove the pagination from the tarde theme slide show please. I have been unable to remove it.
https://b73679-46.myshopify.com/ - access1234
Solved! Go to the solution
This is an accepted solution.
Hi @joeltattersall1,
To remove the dot pagination of the slideshow, go to Themes -> Edit code -> find the 'component-slideshow.css' file and add this code at the bottom:
.slideshow__controls {
display: none !important;
}
Hope this helps.
This is an accepted solution.
Hi @joeltattersall1,
To remove the dot pagination of the slideshow, go to Themes -> Edit code -> find the 'component-slideshow.css' file and add this code at the bottom:
.slideshow__controls {
display: none !important;
}
Hope this helps.
Hi, this has worked in removing it. Thankyou
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