From 76d9ebf7e4ed3c4bdedbbe91e0b85f169e72ecbf Mon Sep 17 00:00:00 2001 From: claudiuvertistudio Date: Fri, 16 Sep 2016 15:47:21 +0300 Subject: [PATCH] #415 Compatibility with Max Mega menu --- style.css | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -----