Reply 307954 to: Page elements aren’t getting adapted w.r.t. device(Desktop/Tablet/Mobile)

Avatar: Rose Tyler
Rose Tyler
Support staff
November 9, 2021 at 08:39

Hello,

Sorry for the delay in answering.
Settings of slider > try to set “Custom height value (0 – 992px)”. Our slider does not have a lot of settings for responsiveness. You may try to activate Slider revolution plugin and create a slider using the plugin, following documentation of it. But every additional plugin slows down site a bit.
Add the next code in Custom CSS for page area https://prnt.sc/1yv07el :

@media only screen and (max-width: 767px) {
    .banner.valign-middle .banner-content {
        width: 50%;
    }
}

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.