Width of thumbnail on slider
-
Hello! I am trying to get the image to correctly conform to the box – i.e. do not want all of that excess gray rectangle area… I have applied the following CSS:
.recent-post-slider .post-image-bg img {
height: auto;
width: auto;
object-fit: unset !important;
max-width: 100%;
}But cannot get the image to fit properly… can you help? Many thanks!
– David R
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Width of thumbnail on slider’ is closed to new replies.