How can I change product image thumbnails to dots on Blochshop?

Hello everybody,

I am trying to change the thumbnails below the main image on product pages from small images they currently are to dots.

https://thesunshopp.com/collections/mens-sunglasses/products/prada-pr-51rs-catwalk-7cq5z1-matte-gunmetal-grey-polarized

Any help, including just where to go to change them, is greatly appreciated

thanks

@SunShopp ,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
  3. paste this code right above the tag:

This is a “barebone” for this type of coding. More thorough customizations would require more complex coding.

Kind regards,
Diego

1 Like