I was wondering if someone could please give me a hand?
I’m trying to set up Glider.js carousel on a Webflow site but not having much luck If anyone has any insight to what I am doing wrong it would be greatly appreciated.
I’ve set up the custom code on the page as followed:
(Code copied from the ‘Multiple Section’ demo here.)
Page layout:
The layout of my page is as followed, the glider div has a class named ‘glider’
Does anybody know what I’ve done wrong? I managed to get a similar effect working using Slick Carousel. I would stick with this but unfortunately each slider locks into place, which I’m keen to avoid and much prefer Gliders approach to its carousel as it doesn’t do this.
I basically used Webflow interactions to move the content as the page scrolls. I was after a full page portfolio page so this worked perfectly for what I was after. I’m not too sure this would be the the best route to take though if you are just after a carousel.
Although this worked for what I needed it does have it’s limitations. The scroll intreaction doesn’t work well on any tablets or devices as you have to scroll up and down to move the content left and right which is not intuitive in the slightest!
So in these instances I changed the layout on the tablet / mobile breakpoints and added a bit of custom code for landscape tablets as they still fall in Webflow’s Desktop breakpoint.
Alternatively I also had a bit of success using Slick Carousel which can also be found in the site read-only link but just wasn’t quite right for what I was after.