Add arrows/ Buttons to Slider - Spark Theme

Multi11
Shopify Partner
4 0 1

Hey,

 

I need help with the slider in the Spark Theme. I want the customer to be able to go through the slides with arrows or dots. In the theme.css it even says slideshow navigation dots:

 

.slideshow .navigation-dots .navigation-dot{
border:2px solid var(--slide-color-text)
}
.slideshow .navigation-dots .navigation-dot.is-selected{
border:2px solid var(--slide-color-text);
background-color:var(--slide-color-text);
}
.slideshow[data-total-slides='1'] .flickity-page-dots{
display:none;
}

Can you tell me how I can easily enable/ add them? Can you also tell me why the Slider is stopping when I hover over it?

 

I am also new to css.

 

Thanks in advance!

Reply 1 (1)
isis-mtnez
Excursionist
25 3 4

Hi,

 

Could you provide your site link, please.

 

Thank you

Give me a Like if I helped you
Please mark as Accepted Solution if I fixed your problem!
Thank you 🙂