In order to achieve a full screen mega-menu add the following CSS to your child theme or the Divi custom CSS box.
.mhmm-menu-layout-overlay {
top: 0 !important;
max-height: 100% !important;
}
Thanks to Cameron Ramaekers for the above css.
In order to achieve a full screen mega-menu add the following CSS to your child theme or the Divi custom CSS box.
.mhmm-menu-layout-overlay {
top: 0 !important;
max-height: 100% !important;
}
Thanks to Cameron Ramaekers for the above css.
Comments
0 comments
Please sign in to leave a comment.