Remove site navigation from a NODE

Remove site navigation from a NODE 2023-08-18

XF Compatibility
  1. 2.2.x
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
456
First release
Last update
Ratings 0.00 star(s) 0 ratings
More resources from axtona
高级优惠券适用于WooCommerce专业版
高级优惠券适用于WooCommerce专业版
延长您的优惠券功能
阿特尔 - 云服务商及WHMCS模板
阿特尔 - 云服务商及WHMCS模板
使用最新的HTML5和CSS3技术开发,基于Bootstrap框架。
Using Composer Packages
Using Composer Packages
XenForo v2 uses Composer behind the scenes to include certain packages used by the core software

Similar resources

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