Categories – menu title too long for field
-
Hello,
I noticed if theres a longer menu title in the dropdown menu
(header-categories module) the box gets bigger in height (see picture – menu item “zelena arhitektura”).
Thank you,
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please add the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.
.woodmart-nav-link {
width: 300px !important;
}
You can set the width accordingly.
Please make sure that you haven’t set the width of the nave link more than the dropdown container.
Best Regards.
Thank you for the answer – but the solution is not good – it messed up my horizontal navigation beside it and navigation title is now in two rows.
Hello,
I have replaced the previous code with the following and the website is working absolutely fine on my end.
#menu-categories .woodmart-nav-link {
width: 270px !important;
}
Please clear cache and check back.
Best Regards.
This one was correct – it’s looking perfect now! Thank you for your help!
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Categories – menu title too long for field’ is closed to new replies.