The maximum columns on the slider is 5 right now, used to be 6 on previous dawn version, I have very little css knowledge to know how to increase that in the code, so any help would be amazing. thanks
(in my version I made it 12.5% and *8 / 8 to fit my 8 column version. Leaving it as *3 made it display strangely, there was one huge thumbnail on a separate row)
-has also made my slideshow do something weird- it used to be two separate images that would autorotate between each other, but now both images are smushed into the first slide and pressing the change slide button does nothing (I’ve attached a screenshot below but with both the sliders blurred for privacy). Could you advise?
I’ve just noticed that the most recent code mentioned above has also caused the collection list on a different page (the main “collection” page) to touch the footer. I wonder if it’s somehow linked to the collection list on the homepage, even though we’d specified the section ID in the previous code?
I can sort of get round it by adding a custom liquid section below it and putting nothing in it to act as a sort of makeshift margin, but I figure that might not be best practice! (though at this point if you simply recommend that as the solution, then I’ll do that!)
edit: it’s the same case with mobile view too, the items are touching the footer
Ah, unfortunately that has not solved the second-collection list touching the footer problem and has also made that collection list display weird (one massive thumbnail on a row below) and ignore the “number of columns” setting in the theme editor…
Actually I ended up hiding the original collection list anyway because it didn’t let me order the collections the way I wanted. I made a new collection list and it seems not to have the touching the footer problem. All’s well now!