Items same height + padding
-
Hello,
A) I am trying to get the images of the slides to the same height. But it won’t work. I read a few of your answers and tried the following. Maybe the target ID isn’t correct, but I got that from the plugin itself.
#slider_6439 .owl-item img {
background-size: cover !important;
background-position: center !important;
}B) I also tried to add a left/right padding, but that only seems to apply a padding to the last slide and not to each individual slide. The left/right margin does work, but then the first slide also starts with a margin, resulting in a layout shift to the right.
C) If one were to have sufficient CSS knowledge would it be possible to design sliders that align all the way to the right of the screen? Similar to what they did here: https://www.catawiki.com/en/. If so I would consider to maybe hire someone to do that for me.
Cheers,
Boudewijn
The page I need help with: [log in to see the link]
- The topic ‘Items same height + padding’ is closed to new replies.