Hi Tom,
Thanks for the response. I put in the code but I’m not noticing any differences. This is everything in my custom styling area:
#{$wrap} #{$menu} {
/** Custom styles should be added below this line **/
}
#{$wrap} {
clear: both;
}
.header-style1 > #mega-menu-wrap-primary-menu {
display: none;
}
.header .primarymenu {
display: table-cell !important;
@include mobile {
display: block !important;
}
}
.header .mobile-menu-wrap {
display: none !important;
}