Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 76d9ebf

Browse files
author
claudiuvertistudio
committed
#415 Compatibility with Max Mega menu
1 parent c960722 commit 76d9ebf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

style.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5752,6 +5752,17 @@ body.custom-background {
57525752
z-index: 1;
57535753
}
57545754

5755+
/*---------------------------------------
5756+
** Max Mega Menu -----
5757+
-----------------------------------------*/
5758+
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
5759+
display: block !important;
5760+
margin-top: 15px;
5761+
}
5762+
5763+
#mega-menu-wrap-primary .mega-menu-toggle {
5764+
display: none !important;
5765+
}
57555766

57565767
/*---------------------------------------
57575768
** Responsive -----

0 commit comments

Comments
 (0)