diff --git a/style.css b/style.css index e2c5a00..225a510 100644 --- a/style.css +++ b/style.css @@ -5752,6 +5752,17 @@ body.custom-background { z-index: 1; } +/*--------------------------------------- + ** Max Mega Menu ----- +-----------------------------------------*/ +#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary { + display: block !important; + margin-top: 15px; +} + +#mega-menu-wrap-primary .mega-menu-toggle { + display: none !important; +} /*--------------------------------------- ** Responsive -----