April 16, 2025 at 3:35 pm
#10045713
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