Hello,
You can use custom css code to hide it on mobile.
Please provide URL of your single product page and I will help with the code.
Regards
Please add content in the sidebar. Do you want to disable only 1 widget from the sidebar on mobile?
Also, temporarily disable the cache plugin on your site, because I do not see mentioned custom css code on your site via the console.
Regards
Please provide temporary wp-admin access.
Regards
Hello,
Use the following code in general custom CSS
@media only screen and (max-width:960px) {
.single-product .single-product-sidebar .widget_products {
display: none;
}
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
Seems you did not register purchase code for WooPress WordPress Support Forum to be able to create a topic on this forum.