Mega menu overlap with drop down menu in all department section

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

  • Avatar: msandaru
    msandaru
    Participant
    February 1, 2022 at 12:48

    I m trying to add all department mega menu bt it overlap with the all department drop down and not working properly. how can i fix this ?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2022 at 13:16

    Hello,

    Sorry, but your problem is a bit unclear to me. Could you provide some screenshots or video for a better understanding?
    Watch this video – https://youtu.be/7QluEYxznKs In your case, Mega menu static block can be edited using Elementor, not WPBakery.

    Regards

    Avatar: msandaru
    msandaru
    Participant
    February 1, 2022 at 13:40

    as in the video I created a static block and add it to an item in “all department” drop down menu. when hover on it the static block open on the same dropdown menu of “all department” . (overlapping it.)

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 1, 2022 at 19:42

    Hello,

    Go to Theme Options > Custom CSS > find below code and remove that

    .header-bottom .et_b_header-menu .menu .menu-item-has-children {
                    position: static;
                }
    .header-bottom .et_b_header-menu .menu .menu-item-has-children .nav-sublist-dropdown {
                     width:100% !important;
                    left:0 !important;
                    right:0 !important;
                    margin:0 !important;
                }

    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.