How to customize slideshow in Dawn theme?

Hi Everyone,

I want to implement the slideshow from

This theme - link

into my

Store - link

I’ve used Dawn theme for my store. Can someone help me in spotting the JavaScript code files for the slideshow animation? I’m not able to find the exact code responsible for animating the slides and text on them.

Hi @solotraveller ,

We cannot copy the whole JS from the reference site. The DOM structure is completely different from the reference site. You will have to update the whole DOM structure to get the slider work.

Can we add the animation to the text only? I’ve tried adding the animation using CSS, but it works only on the first time load for the first slide.