• The centeredSlides Swiper parameter is, presently, not included. It would be very helpful to be able to toggle this from the block options.

Viewing 1 replies (of 1 total)
  • Can be fixed with following:

    .cb-slide {
    height: auto;
    align-self: center;
    }

    Important here is resetting height from 100% to auto

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.