Hi,
I would need in some parts of the site not displaying any menu, but the Main menu subpages is always displayed.
How can I do?
Rgrds.
Gioacchino
Oscar E wrote:Hi,
easy - at least two options:
1) Use different template clone/copy which will use empty menu module instead.
2) Hide on selected menu items (subpages) menu using CSS
Tip: https://www.gavick.com/documentation/jo ... ted-pages/
and this code:
#gkMainMenu .gkMenu > ul {display: none !important; }
if you're using typical menu.