• Resolved meganlittleithouse

    (@meganlittleithouse)


    I am using Max Mega Menu on my website twneb.com. When the menu is hidden and you click in the upper left of the screen (not in the header), you are actually clicking a link in the mega menu, instead of those on the page. How can I fix this?

    Steps to recreate:

    • Go to Announcements: https://twneb.com/announcements/
    • Scroll until page title header (purple box that says Announcements) is behind the header
    • Click on the first announcement
    • Instead of going to the post, you are taken to an event (that is displayed in the mega menu)

    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 Megan,

    Thanks for posting a link. Please go to Appearance > Customize > Additional CSS and add the following:

    .mega-menu .widget_smartslider3 * {
      visibility: inherit !important;
    }

    Regards,
    Tom

    Thread Starter meganlittleithouse

    (@meganlittleithouse)

    @megamenu – thank you! That did the trick.

    @megamenu I have a similar issue but with my mobile site.

    I’m using Max Mega Menu and the desktop site seems fine but the mobile site seems to have invisible links to different parts of the site all over each page.

    I tried adding the additional CSS you mentioned for Megan but it doesn’t seem to have helped. Could you let me know how to fix this please?

    Apologies for not starting a new thread. It won’t let me for some reason.

    The page I need help with: https://thefusspot.in/

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Links in Max Mega Menu are clickable even when not visible’ is closed to new replies.