How to remove slide numbers on Studio theme slideshow?

Is there any way to completely remove these numbers for the slide show on studio theme? Any help is greatly appreciated

2 Likes

Hello There,

Please share your store URL and Password.
So that I will check and let you know the exact solution here.

Hi @rezithclo

if you want to remove these numbers, you have to edit your theme coding.

Alternatively, you can consider changing the pagination style from numbers or dots by editing your theme setting:

  • From Online Store > Theme > Customize
  • Within the sidebar editor, click on Slide show > Pagination style and change the style to dots.

Hope this helps.

rezith.com ReadyStudio

is there any way to remove them completely?

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
.slideshow__controls.slider-buttons.no-js-hidden {
display: none;
}
3 Likes

Thank you I greatly appreciate it, not sure if you can help me with something else but when I hit add to cart, it just stays loading and wont add it to cart

1 Like

Hello there,

please resolve the this js error.
Screenshot :- https://prnt.sc/SCAZ6zsgzpPH

I am not too sure how that js error is supposed to be solved, I am not too experienced with coding

Issue has been solved, thank you

1 Like

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.

I have another issue with the same slideshow header, for some reason on my browser, the shop now menu appears yet on my editor it doesnt show up, just made new questioin about it