Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
- 28 Jun 2020
- 4.400
- 1.402
- $11.804
thanks to dear member @jessy submitted a new resource:
Remove site navigation from a NODE - ou may want to add extra classes for the sub nav, the nav on narrow screens, etc
Read more about this resource...
Remove site navigation from a NODE - ou may want to add extra classes for the sub nav, the nav on narrow screens, etc
editor
extra.lessCSS:[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 issue.
Change the x to the page node ID - use the browser inspector to check that and the classes.
Ver adjunto 56604
Read more about this resource...