Hello!!
I’m trying to hide them, but I can’t find how to hide next elements:
https://longfield.es/wp-content/uploads/Screenshot_4.png.
.- Categorie widget in Shop page and in products page and selection elements object
What can I do?
https://longfield.es/deportes/running/
Best regards,
Theme version: 6.3.2Hello,
1) To remove the default widget from the shop sidebar go to Appearance > Widgets > add empty text widget to the Shop sidebar. If you want to disable sidebar on the shop page go to Theme Options > Product page layout > Layout > choose without sidebar.
2) Add the below custom to Theme Options > Custom CSS to hide the button
.content-product .product-details a.btn {
display: none!important;
}
Regards
The topic ‘Hide elements’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.