This topic has 6 replies, 3 voices, and was last updated 3 years ago ago by Rose Tyler
The page content is not getting adapted to the device. The page on the desktop looks perfectly fine, as intended. However, when viewed on mobile interface(Tablet/Mobile), the same stays stretched and looks weird.
Hello,
Thanks for using our theme.
Do you mean Home page content? Could you provide screenshots and temporary wp-admin access?
Regards
Thanks for the prompt response.
Yes, it is about the homepage
Please refer to the screenshots at the link below
https://drive.google.com/drive/folders/15VbdWN6gkIcBl-tlExnm8LnfayqeiZYt
Hello,
What layout are you trying to achieve for the tablet and mobile device? Could you, please, provide a mockup for better understanding?
Check the slide texts for the mobile now.
Regards
Hello Olga,
Please refer to the screenshot(s) of the intended layout(s), at the link below.
https://drive.google.com/drive/folders/15VbdWN6gkIcBl-tlExnm8LnfayqeiZYt
Let us know, in case any further inputs are required from our end.
BR/Thanks
Pranav Agrawal
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
Tagged: adaptive, desktop, device, mobile, responsive, tablet, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up