Hi guys, on the site I’m working on we have some product categories in the main menu. On the desktop and mobile view this works fine, but on the sticky menu, your code appears to also write the full “category description” content into the menu also – so the first portion of the category description text is being appended to the sub-menu title (see image attached).
As I’ve been writing this support ticket, I’ve just worked out I can hide it with CSS – but submitting the issue anyway, so you can resolve it in an update, as it’s quite a bit of text being written into our nav.
CSS I’ve added FYI…
nav#mini-navigation .menu-item-desc {display: none;}
Thanks.
Attachments:
You must be
logged in to view attached files.