Hello,
I'm using boutique template with built in menu (Extramenu).
My main menu is built as follow:
Home
Store
- product category 1
- product category 2
Blog
- posts category 1
- posts category 2
Contact
...
I need my store submenus to appear to facilitate customers navigation. This is ok.
But I also want my blog submenus to be hidden. I need them to be active to have a good breadcrumb, but I don't need (want) them to show up.
As they're both on the same level, I don't know how to show one and hide the other.
How could I do this ? Is there a way to add an additionnal class for menu items I want to hide ? If yes, which class ?
Thanks a lot for your help,
Eve