Hello!
I want to change the phone layout and delete some unnecessary
But I want to keep the PC layout
What should I do??
This topic has 5 replies, 2 voices, and was last updated 4 years, 9 months ago ago by Lundy
Hello!
I want to change the phone layout and delete some unnecessary
But I want to keep the PC layout
What should I do??
Hello,
What page builder do you use? If WPBakery Page Builder, then check https://prnt.sc/uv9645 . Content that is created using Elementor has Responsive settings also – https://prnt.sc/uv96qp
Regards
Hi
I use Elementor,
But I did not find the Responsive option.
Where is it exactly?
I want to delete “Featured Products” from Mobile home page
https://prnt.sc/uvgy16
But don’t delete the PC homepage “Featured Products”
https://prnt.sc/uvgxqo
thank you very much
Hi,
Add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.home .sidebar-widget.etheme_widget_products {
display: none;
}
Regards
Yes!
thank you very much
The issue related to '‘Change phone layout’' has been successfully resolved, and the topic is now closed for further responses