Home › Forums › WoodMart support forum › Increase image size category that display in main menu › Reply To: Increase image size category that display in main menu
September 12, 2019 at 4:19 pm
#143556
KH
Participant
Just add this and it’s ok to me.
.woodmart-navigation .category-icon {
margin-right: 0px;
max-height: 70px;
max-width: 70px;
}