Home › Forums › WoodMart support forum › Remove › Reply To: Remove
October 12, 2021 at 11:49 pm
#324752
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-back-btn.wd-style-icon>a:before,
.wd-back-btn.wd-style-icon>a:after{
display:none;
}
body .widget_product_categories .wd-cats-toggle {
left: -25px;
}
Best Regards