Image height
-
Hi,
Since upgrading WP to 5.3 the height of the slider images has changed and images are now cropped.
I used to have this code in Additional CSS and it used to work:
.recent-post-slider.design-2 .post-image-bg{height: 480px;}I also tried this:
.recent-post-slider .post-image-bg img { height: auto !important; width: 100% !important; object-fit: unset !important; }but images are still being cropped.
How can I adjust the height of the images?
Thanks!
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Image height’ is closed to new replies.