Slideshow dots removal

How do remove or move the slideshow dots onto the image itself? Im on Dawn 15.0.0 Ive tried all the reccomendations here but nothings working.

Hello @ape514

U can change the js code dots:true to dots:false

sorry if I sound ignorant but where do I find that? Im really new to this

How to show your code or store

Hey @ape514

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

Im still woking on it but here you go https://1vnujivtnzwxkf98-5758058542.shopifypreview.com

Hey @ape514

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

amazing! is there anyway i can get the dots on the image?

Hey @ape514

Remove the previous code and add this new code above in the end of the theme.liquid file with the same steps mentioned above.


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

is there anyway i can just have the dots in white with no line or arrows?

@Moeed is there any way i can just have the dots in white with no line or arrows?