Mega menu open equal height - by Andrea - on WordPress WooCommerce support

This topic has 5 replies, 1 voice, and was last updated 1 weeks, 2 days ago ago by Andrea

  • Avatar: Redgall
    Andrea
    Participant
    June 8, 2020 at 22:53

    Hi,

    can you help for the mega-menu? I should achieve this result which I am attaching.
    https://prntscr.com/sw5wr1

    Menu that when you open you see the first menu item selected and the background is equal in height for both the menu column and the mega-menu?

    Thanks

    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 9, 2020 at 13:45

    Hello,

    Try to add the below code to Theme Options > Custom CSS

    .et_b_header-menu .secondary-menu-wrapper .menu > li:hover > a {
        background-color: #e8e8e8;
    }
    .et_column > .et_b_header-menu .secondary-menu-wrapper .menu {
        min-height: 515px;
    }

    Regards

    Avatar: Redgall
    Andrea
    Participant
    June 9, 2020 at 14:31

    ok perfect this code makes height unique.

    But is it possible to see the right part and the first item already selected open on mouse-over?

    https://prntscr.com/swkxar

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 9, 2020 at 17:19

    Hello,

    Nope, there is no such option.

    Regards

    Avatar: Redgall
    Andrea
    Participant
    May 15, 2025 at 08:48

    Thanks for the support! My topic “Mega menu open equal height” has been successfully resolved.

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

The issue related to '‘Mega menu open equal height’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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