Home Forums WoodMart support forum Remove Reply To: Remove

#324752

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