Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I want the slider that appears on small screens on the product images to show dots that are filled as you advance in the carousel instead of numbers. I also want this to be on top of the image. I have attached an image of how it is on my site navigocross.com and how I want it to look like on the site bluebananabrand.com for example
Solved! Go to the solution
This is an accepted solution.
I found the answer in this thread: https://community.shopify.com/c/shopify-design/how-can-i-replace-slide-numbers-with-dots-on-my-websi...
But for me, at point 4, I didn't make changes in 'main-product.liquid' because I couldn't find the code there, but rather in 'product-media-gallery.liquid'.
Hello @navigocross ,
1) Identify which carousel/slider is used in the theme you are using.
2) Check their breakdown/responsive documentation and example code.
3) Get back to the theme and find the carousel/slider existing code. Ince found make the changes a/to the documentation.
Thanks
I dont understand it. My theme is Dawn 14.0.0
This is an accepted solution.
I found the answer in this thread: https://community.shopify.com/c/shopify-design/how-can-i-replace-slide-numbers-with-dots-on-my-websi...
But for me, at point 4, I didn't make changes in 'main-product.liquid' because I couldn't find the code there, but rather in 'product-media-gallery.liquid'.
On Sense Theme. This worked like a charme. thanks for the tip!