Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #539025

    I’m using Enfold and we do have serious problems to reach the second level of navigation menu’s. When you move the mouse from the main level to the second level, the second level disappears.

    this might be the case due to the space between the 1st en the 2nd level of the navigation.

    We do have this problem for the primary and the secondary menu’s that is the right top corner.

    Any tips to avoid or to solve this navigation issue?

    #539144

    Hey stedia!

    Yes, it’s because there is a space at the top. Remove this from your custom CSS.

    ul ul, ul ol, ol ol, ol ul {
        margin: 4px 0px 5px 30px!important;
    }

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.