Home › Forums › WoodMart support forum › AFTER UPDATE 4.5.1 – PROBLEM OF ICONS › Reply To: AFTER UPDATE 4.5.1 – PROBLEM OF ICONS
February 24, 2020 at 8:00 am
#175655

Bogdan Donovan
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings.
body .woodmart-show-sidebar-btn .woodmart-side-bar-icon {
display:none;
}
Best Regards