Reply To: slider revo mobile

#10034762
Support
Keymaster

Hello,

Unfortunately this is not possible while using the “kenburns” effect.

For slider without kenburns this is possible trough CSS.

(css/custom.css):

@media(max-width: 991px) {
    .rev_slider .tp-revslider-mainul > li:nth-child(1) .tp-bgimg {
        background-image: url(../img/slides/slide-corporate-4-2.jpg) !important;
    }
}

li:nth-child(1) is the first slide. So if you repeat the code with li:nth-child(2), will be the second slider and so on.

We hope this helps!

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads