Home › Forums › WoodMart support forum › Dokan Vendor page Product Categories disorder! › Reply To: Dokan Vendor page Product Categories disorder!
July 15, 2018 at 7:48 am
#67572
Bogdan Donovan
Keymaster
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.dokan-widget-area #cat-drop-stack .level-0,
.dokan-widget-area #cat-drop-stack .caret-icon {
display: none;
}
Kind Regards
XTemos Studio