Carousel not centered, and broken on update
-
Just like numerous other reports, carousels work fine in 2.19 plugin version but not in 2.22.
The carousel at the bottom of this page, https://fitz.madriverstore.com/, is still on 2.19.1 and it works as I want and as it always has. Active image centered and wide. The arrows are basically white. Inspection shows a `.flickity-slider {
height: 100%;
position: absolute;
width: 100%;
}` Dragging and flicking results in the image settling back into a centered constrained position until the arrow is clicked again or the image is dragged again.You’ve basically changed the whole thing. This site is on 2.22.8, https://www.darlenemccormick.com/fig-bars-modified/. Inspection shows NO flickety slider. There are two images side by side, not nicely centered like in the older version, and not showing the relative widths of each image. Some are cropped in width (or overflow hidden) instead. Ugly blue arrows. And I initially had a broken block until recovery made it display as it currently does.
The page I need help with: [log in to see the link]
- The topic ‘Carousel not centered, and broken on update’ is closed to new replies.