Home › Forums › WoodMart support forum › Remove › Reply To: Remove
Elise Noromit
Hello,
I am very sorry I misunderstood you.
You use the Woocommmerce Product category widget and this widget does not have the option to add the icons. If you want to show icons in the Product category, you will need to create a Product category menu in Appearance > Menu and then add this menu by means of the WOODMART Sidebar Mega Menu widget. In addition, you need to add the icons in this field: Icon to display in the main menu (or any other menu through the site); Find our documentation tutorial about this here: https://xtemos.com/docs/woodmart/product-category-menu/ The disadvantage of this way is a necessity to edit the menu manually if a new category has been created.
As for the button, please add this code to the functions.php of the child theme:
function woodmart_back_btn() {}
Please remove all custom CSS I have provided before.
Best Regards