Site logo

Archived topic

Main Menu CSS Issue with Modern Events Calendar Event API Addon active

1 reply · Started by Scott on October 28, 2022

Viewing posts 1–2 of 2

GP Main Menu expands to cover the full page when the Modern Events Calendar Event API Addon is active.

The following was added to MEC settings > Custom CSS section and did not work.
.nav-float-right .inside-header .main-navigation { height: fit-content; }

Example: https://www.interlockroofing.com/events/2022-fall-cottage-life-show/

Hi there,

did you find a solution?

If not try adding this CSSL


.menu-item-has-children .dropdown-menu-toggle {
    height: auto !important;
}
This archived topic is closed to new replies.