Okay
  Public Ticket #1992490
Groovy mega menu integration
Closed

Comments

  •  8
    dan-kray started the conversation

    Hi

    I try to integrate the Groovy Mega Menu (because I would like to have pictures in the menu).

    There are two options available; 1st = automatic integration > problem here is, that the salient menu overlays the new menu (and the Salient menu shouldn't be there anyway).


    2nd = manual integration (within the header.php)

    if ( function_exists( 'groovy_menu' ) ) { groovy_menu(); }

    Unfortunately I'm not able to "strip out" the salient menu and place the Groovy Mega Menu but keeping the height for the menu block (content flows behind the menu).

    To get this fixed would be great.

  •  8
    dan-kray replied

    Already tried before #header-space , #header-outer {display:none;} with no luck but now it's fine.

  •  8
    dan-kray replied

    After setting up the plugin, I now have the problem that pictures within in the menu are huge on regular pages but fine when you hover the menu (Grills) on the shop level. 

    The same problem occurs, when you add a product to the shopping cart and click on the shopping-cart icon. On regular pages, the picture ist scaled huge, on shop-level it's fine BUT the styling of the buttons here is missing.

    I have no glue how to solve this problem. Can you help me?

    Thanks, Dan

  •  8
    dan-kray replied

    The author of the plugin fixed the issue with image CSS.