Hi,
if you go to menu item you will find 'Menu Params (GavickPro)' section. Here you will find 'Additional class' option. Please add there for example 'nodisplay' and then add to override.css
- Code: Select all
.nodisplay {
display:none !important;
}
and remember to enable override.css option in template settings.