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
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025