- XF-Kompatibilität
- 2.2.x
- Kurzbeschreibung
- Enhance your navigation with custom classes using editor.less. Adjust display settings or add new classes for sub-navs and narrow screen navs. Use browser inspection tools to find the correct page node ID.
editor
You may want to add extra classes for the sub nav, the nav on narrow screens, etc. if that is also an...
CSS:
[data-container-key="node-3"]
{
.p-nav-scroller
{
display: none;
}
}
You may want to add extra classes for the sub nav, the nav on narrow screens, etc. if that is also an...
Sie haben keine Berechtigung, den vollständigen Inhalt dieser Ressource einzusehen.
Melden Sie sich an oder registrieren Sie sich jetzt.