Skip to main content

Menu, cannot arrow down to select sub-menus

Comments

5 comments

  • Permanently deleted user

    Hi Lydia,

    Thank you for getting in touch with us.

    I just checked your site and the sub-menus appears and I could select it,  everything works well. Please see this video.

    Best regards, Nelea.

    0
  • Jeremiah Lydia

    Hey Nelea,

    The only thing I did was apply the CSS block you guys suggested:

    Appearance-->Customize-->Additional CSS

    @media (min-width: 991px) {
    .brz-menu__ul > .brz-menu__item-dropdown > .brz-menu__dropdown {
    top: calc(100% + 1px) !important;
    }
    }

    This made things worse by creating a gap between the menu and sub-menus.

    So, I removed the CSS, Published the changes, and my menus worked as expected.

    Why did that seemingly work?

    -JL

    0
  • Permanently deleted user

    Hi,

    Yes, you are right, I have inserted your CSS in my page and I could reproduce this issue. So this CSS was incorrect, that's why it didn't work. You should modify the CSS.

    Best regards, Nelea

    0
  • Jeremiah Lydia

    How exactly should I modify the CSS?

     

    0
  • Denis B

    Hi Lydia,

    Possibly the problem was in cached files. When you re-saved changes, cache was purged and now everything works properly.

    Let us know if you will have any other questions.

    Best regards,
    Denis.

    0

Please sign in to leave a comment.