Remove site navigation from a NODE

Remove site navigation from a NODE

XF 兼容性
  1. 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
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...
您没有权限查看此资源的完整内容。 立即登录或注册。
作者
axtona
浏览
445
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 axtona 的更多资源

巴洛波Forms构建器专业版 A
使用Balbooa Forms创建美观的Joomla联系表单。
浏览
1,069
已更新
 游戏z A
游戏z 2.3.8
游戏之 - eSports和游戏 XenForo 主题。
Zenitho A
Zenitho Plugin 1.0.6
Zenitho是一个现代、响应式且可自定义的主题

相似的资源

[cXF] Change default FA node icon A
Would you like to change your default Font Awesome node icons like this?
[cXF] Node icons with image A
Would you like to change your default Font Awesome node icons with image like this?
返回
顶部