A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 18.08.2023 #1 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 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 issue. Change the x to the page node ID - use the browser inspector to check that and the classes. Посмотреть вложение 56604 Нажмите, чтобы раскрыть... Read more about this resource...
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 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 issue. Change the x to the page node ID - use the browser inspector to check that and the classes. Посмотреть вложение 56604 Нажмите, чтобы раскрыть... Read more about this resource...