Home › Forums › WoodMart support forum › Category Menu Structure › Reply To: Category Menu Structure
March 23, 2021 at 12:11 pm
#275730
Aizaz Imtiaz Awan
Keymaster
Hello,
You are Most Welcome.
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.woodmart-navigation .category-icon {
padding-bottom: 10px;
}
.whb-header-bottom {
padding-top: 20px;
}
.shop-title-wrapper .woodmart-back-btn {
display: none;
}
.hasno-product-count .category-nav-link .category-icon {
max-height: 30px;
}
.hasno-product-count .category-nav-link {
padding-right: 20px;
padding-left: 20px;
}
Regards.
Xtemos Studios.