Hi there,
If you check my site in mobile it shows improperly. Can you help me fix it?
Hi ufodigital!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
.html_header_top.html_header_sticky.html_large.html_main_nav_header .av_minimal_header .main_menu ul:first-child > li a {
line-height: 30px !important;
}
.fallback_menu.av-main-nav-wrap {
height: 50px !important;
}
#advanced_menu_toggle {
margin-top:0px !important;
}
}
Regards,
Rikard