Reply 269940 to: home page slider images not resizing in mobile view

Avatar: Rose Tyler
Rose Tyler
Support staff
January 24, 2021 at 13:20

Hello,

You can set a custom height here – https://prnt.sc/xjr0gr
Also, custom CSS for mobile can be used, for example – https://prnt.sc/xjr5d2 https://prnt.sc/xjr5v9

@media only screen and (max-width: 480px) {
    .slider-item.et-parallax-center {
        background-position: left center !important;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.