dynamicweb / swiffy-slider

Super fast carousel and slider with touch for optimized websites running in modern browsers.
MIT License
238 stars 29 forks source link

Div Wrapper under slider-container #78

Closed dhawal24 closed 1 year ago

dhawal24 commented 1 year ago

Hi,

I am using Swiffy slider for one of my CMS project & due to structure issue there is dynamic div rendering after slider-container & because of this the slider is not working.

Below is dummy code: div class="swiffy-slider" div class="slider-container" div class="dynamicDiv" div class="slide1" /div div class="slide2" /div div class="slide3" /div /div /div /div

nicped commented 1 year ago

Well - that is not a Swiffy Slider issue - you need to solve that in your markup. The structure has to follow

swiffy-slider -> slider-container -> slide