Hello,
For some reason, on mobile only, the stacked nav menu is just a white box. Ideas?
Hey getmebrian,
Try adding this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.av_header_transparency #advanced_menu_toggle {
background-color: #39beee !important;
}
}
Hope this helps :)
Best regards,
Nikko
Thank you – that worked.
Brian
Hey!
Glad we could help :)
Cheers!
Nikko