【问题标题】:How to fix sub menu not clickable?如何修复无法点击的子菜单?
【发布时间】:2021-10-05 08:45:09
【问题描述】:

我正在使用 generate press 并添加一些 megamenu CSS,不幸的是,单击子菜单时它无法点击这里是链接

我尝试使用这个大型菜单为每个子菜单创建列

https://hrcstaging.wpengine.com/

这是我添加的 CSS

https://docs.generatepress.com/article/building-simple-mega-menu/

【问题讨论】:

    标签: html jquery css wordpress themes


    【解决方案1】:
    .main-navigation ul ul {
        pointer-events: inherit;
    }
    

    好的,现在可以正常工作了

    【讨论】:

      猜你喜欢
      • 2014-06-16
      • 2016-03-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-10-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多