Mega menu is not fixed and disappears when hovering

This topic has 6 replies, 2 voices, and was last updated 10 months ago ago by Rose Tyler

  • Avatar: Oksi
    Oksi
    Participant
    June 30, 2023 at 14:13

    The mega menu was created, connected, when you hover it opens, but when you try to select a submenu, the entire mega menu disappears.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 30, 2023 at 14:31

    Hello, Oksi,

    Thank you for contacting us and for using XStore.
    In order to solve it, add the next code in Theme Options > Theme custom CSS:

    .et_b_header-menu .menu-item-has-children a:after {
        content: "";
        display: block;
        height: 60px;
        width: 100px;
        position: absolute;
        left: -30px;
    }

    Kind Regards,
    8theme team

    Avatar: Oksi
    Oksi
    Participant
    June 30, 2023 at 15:33

    Thanks, now the menu is fixed. But for some reason, when you hover over a category, the color does not change.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 30, 2023 at 15:42

    Hello, Oksi,

    We’ve disabled the Menu cache via Theme Options > Speed optimization, so it works fine now – https://prnt.sc/iqmSn2IGUhGC

    Kind Regards,
    8theme team

    Avatar: Oksi
    Oksi
    Participant
    June 30, 2023 at 15:46

    Ok, thank you for your prompt help!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 30, 2023 at 16:03

    You’re welcome!

    Kind Regards,
    8theme team

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

The issue related to '‘Mega menu is not fixed and disappears when hovering’' has been successfully resolved, and the topic is now closed for further responses

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