- Compatibilidade com XF
- 2.2.x
- Descrição curta
- 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...
Você não tem permissão para visualizar o conteúdo completo deste recurso.
Faça login ou registre-se agora mesmo.