Home › Forums › WoodMart support forum › Full Width › Reply To: Full Width
October 7, 2020 at 8:19 am
#231440
Aizaz Imtiaz Awan
Keymaster
Hello,
1. Your sidebar issue has been solved. When I delete the custom CSS added by you in the Theme Settings >> Custom CSS: http://prnt.sc/uukcui then the sidebar is showing fine on the Vendor store page: http://prnt.sc/uukdg1
2. Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS code section:
.dokan-store .whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-light.whb-flex-equal-sides {
background: green;
}
Best Regards.