This topic has 4 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler
Sidebar how can hide on the mobile
Hello,
Add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.sidebar.single-product-custom-widget-area {
display: none;
}
Regards
Sidebar how can hide on the mobile and small screen
You just need to add the code to the correct area – https://prnt.sc/1x2dz9r
Regards
You must be logged in to reply to this topic.Log in/Sign up