Home Forums WoodMart support forum Tidying Up the Layout Reply To: Tidying Up the Layout

#480048

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

.wd-back-btn.wd-style-icon>a {
	display: none !important;
	}

If you mean the Product Categories widget, there is no option to add an icon. You can use the sticky navigation for categories or use the browse categories elements in the header builder.

Best Regards.