Reply To: Full Screen Owl Slider Background Images

#10045713
middlemann
Participant

Hello again,

so I’ve been playing around with the first number (horizontal adjustment) and i’m not seeing any change i the mobile browser:

@media (max-width: 991px) {
#home .owl-item {
background-size: auto 100% !important;
background-position: 100% 0 !important;
}

#home .owl-item:nth-child(0) {
background-position: 50% 0 !important;
}

i’ve done -50% and 50% etc etc