- XF Compatibility
- 2.2.x
- Short Description
- [data-container-key="node-3"] { .p-nav-scroller { display: none; } } Editor functionality: Simplify content editing with enhanced WYSIWYG tools. Key features: responsive design, real-time previews, customizable themes. Compatible with various devices and browsers.
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...
You do not have permission to view the full content of this resource.
Log in or register now.