Remove site navigation from a NODE

Remove site navigation from a NODE

XF Compatibility
  1. 2.2.x
Short Description
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
extra.less
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...
You do not have permission to view the full content of this resource. Log in or register now.
Author
axtona
Views
445
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from axtona

Balbooa Forms Builder Pro A
Create beautifully designed Joomla contact forms with Balbooa Forms.
[DohTheme] Gamez A
Gamez – eSports and Gaming xenForo Theme.
Zenitho A
Zenitho Plugin 1.0.6
Zenitho is a modern, responsive, and customizable theme

Similar resources

[cXF] Change default FA node icon A
Would you like to change your default Font Awesome node icons like this?
[cXF] Node icons with image A
Would you like to change your default Font Awesome node icons with image like this?
Back
Top