Home › Forums › WoodMart support forum › Category header with icon › Reply To: Category header with icon
August 21, 2020 at 6:35 am
#220187
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
For the categories header:
.woodmart-product-categories.has-product-count .cat-item-27 {
width: 151px;
margin-left: 20px;
}
.woodmart-product-categories.has-product-count .cat-item-57 {
margin-left: 25px;
}
For Categories drop-down issues:
.categories-menu-dropdown #menu-item-127 {
width: 268px;
}
.categories-menu-dropdown #menu-item-168 {
width: 268px;
}
You can download the latest version of the plugin from the forum profile.
Regard’s.
Xtemos Studio.