Hi There my mobile menu is missing and I need to center and increase the line spacing on the top header (secondary header)
Hey web4698,
I believe I found the issue. Please add the following to quick css:
@media only screen and (max-width: 1125px) {
.responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
top: 0;
left: auto;
right: 0;
display: block!important;
}}
Best regards,
Jordan Shannon