• Resolved The Savant

    (@mrmickwhite)


    Nav buttons – Beverage (Dropdown mega) Bakery (Dropdown Mega).
    When you click Beverage mega dropdown all the links from Newspapers dropdown are active and supersede Beverage links before I added the Newspaper mega dropdown it was Bakery that superseded
    Visit site and you will see, inspect actual elements and they all have the correct links

    BAFFLED TOTALLY

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

    It is because the WooCommerce Category Showcase plugin is using !important styles in their CSS (not something they should really be doing if they can avoid it).

    Please try adding this CSS to your site:

    .mega-menu .woo-cs.initialized {
        visibility: inherit !important;
    }

    Regards,
    Tom

    Thread Starter The Savant

    (@mrmickwhite)

    Tom,
    Your are an absolute flippin’ “JEDI” you Tom are definitely on my Christmas card list this year, Thank you. I have installed and deleted about 15 mega menu plugins today and this one is by far the easiest to use and implement. So thank you again. stay safe

    Plugin Author megamenu

    (@megamenu)

    ?? Not quite Jedi, I’ve just had a lot of practice over the years!

    I’ll set this to resolved. Could I trouble you to leave a quick review for the plugin at the bottom of this page? It would be much appreciated!

    Regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘menu boxes of nav button to the right are clickable’ is closed to new replies.