-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Center Images Vertically in Image Carousel #6963
Copy link
Copy link
Closed
Labels
component/swiperReferences any instance of the Swiper.js dependency.References any instance of the Swiper.js dependency.request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.status/mergedIndicates when a Pull Request has been merged to a Release.Indicates when a Pull Request has been merged to a Release.
Milestone
Metadata
Metadata
Assignees
Labels
component/swiperReferences any instance of the Swiper.js dependency.References any instance of the Swiper.js dependency.request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.status/mergedIndicates when a Pull Request has been merged to a Release.Indicates when a Pull Request has been merged to a Release.
Prerequisites
Description
As it stands now, images of different dimensions (i.e. heights) float to the top. I see this has been suggested before, but I have even tried to remedy this with custom CSS to no avail.
Please add functionality to vertically center images in an Image Carousel.
Steps to reproduce
I had tried to fix this issue with the custom CSS below in Elementor Pro, but to no avail. Is there an error in my code? I tried to use exactly as prescribed for previous solutions to an image gallery, for example.
Thank you!
Isolating the problem