Mega menu open equal height - by Redgall

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

  • Avatar: Redgall
    Redgall
    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

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    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
    Redgall
    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
    Support staff
    June 9, 2020 at 17:19

    Hello,

    Nope, there is no such option.

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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