Category sidebar height issue on home page
-
Good day to everyone !
How can I fix the height of these categories (see attached photo). I figure out the only way to fix the height is to change the word and it will fix to box, but one letter can change it and the category box becomes bigger.
How can I fix it ?
Attachments:
You must be
logged in to view attached files.
Hello,
First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-)
.
I saw the screenshot you attached. Please deactivate the maintenance mode and then tell me to check it myself and help you out accordingly.
Regard’s.
Xtemos Studio.
I’ve turned off maintenance:)
Hello,
Please try adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.
.menu-categories-container #menu-item-5036 {
width: 268px;
}
.menu-categories-container #menu-item-5044 {
width: 268px;
}
Best Regards.