• My Max Mega Menu works on my desktop, but on smaller screens some menu items cannot be clicked and on a mobile device, the hamburger icon is also unclickable.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi,

    This is due to the following custom CSS:

    .site-content {
        margin-top: -90px;
    }

    .. which is pulling the site content up and over the menu.

    You would need to find a different way to close up the gap.

    Regards,
    Tom

    Thread Starter sneedbreedley

    (@sneedbreedley)

    Yes, that worked, but what is creating the wide space below the menu? Is there a Mega Menu setting to reduce it?

    Plugin Author megamenu

    (@megamenu)

    Hi,

    There is not a menu setting to reduce it, as it is coming from your theme. Therefore you would need to ask your theme authors for the correct approach to reduce that gap.

    Regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mega Menu Unresponsive’ is closed to new replies.