- XF 兼容性
- 2.2.x
- 摘要
- 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
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...
您没有权限查看此资源的完整内容。
立即登录或注册。