Main Menu Hover Disappearing - by Wayne Barahona

This topic has 4 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Olga Barlow

  • Avatar: Wayne_Barahona
    Wayne Barahona
    Participant
    September 5, 2019 at 17:37

    I am in the middle of building our site and I have a problem with the main menu where the menu items will appear when hovered over but disappears when the mouse moves which makes it so that you can not click on the menu items.

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 5, 2019 at 18:19

    Hello,

    Add the following code to Theme Options > Custom CSS

    .item-design-mega-menu .nav-sublist-dropdown:before {
        content: '';
        width: 100%;
        height: 45px;
        position: absolute;
        top: -45px;
    }

    Regards

    Avatar: Wayne_Barahona
    Wayne Barahona
    Participant
    September 5, 2019 at 19:26

    That fixed the issue, thank you!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 5, 2019 at 20:57

    Hello,

    You are welcome.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Main Menu Hover Disappearing’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.