My client wants a slider like the one shown on this website, is it possible to create this in webflow, if so, how? Does the lightbox feature need to be utilised with the slider?
Thanks!
My client wants a slider like the one shown on this website, is it possible to create this in webflow, if so, how? Does the lightbox feature need to be utilised with the slider?
Thanks!
Hello @lazaruscreative,
Yes you can recreate the example in Webflow. The example is using https://flickity.metafizzy.co/ for the slider which offers you a lot of options to create sliders. You can also recreate it using just webflow with some custom JS/ccs. You don’t have to use the lightbox feature. Give it a try and get back here if you have any specific questions. I hope this helps.
Hi @Pablo_Cortes thank you for your response.
I’ve created the static slider, but not sure how to create the part where the images to the left (the smaller bottles in the example link) become large and with text when clicked on
Hello @lazaruscreative,
Ok so, there are multiple approaches to achieve what you want, one is using custom libraries, two is using two native sliders with some code, or a third one using just interactions, or a combination of the different approaches. Take a look at this two clonable projects Custom slider - Double slider hack - Webflow and Dynamic Hero Slider! - Dribbble Series ft. Strive - Webflow I think these two examples will put you on the right track. I hope this helps.