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

Commit af431a3

Browse files
Merge pull request #422 from claudiuvertistudio/development
#415 Compatibility with Max Mega menu
2 parents 8de74c0 + 76d9ebf commit af431a3

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
@@ -5770,6 +5770,17 @@ body.custom-background {
57705770
z-index: 1;
57715771
}
57725772

5773+
/*---------------------------------------
5774+
** Max Mega Menu -----
5775+
-----------------------------------------*/
5776+
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
5777+
display: block !important;
5778+
margin-top: 15px;
5779+
}
5780+
5781+
#mega-menu-wrap-primary .mega-menu-toggle {
5782+
display: none !important;
5783+
}
57735784

57745785
/*---------------------------------------
57755786
** Responsive -----

0 commit comments

Comments
 (0)