Hey Everyone,
The burger menu on mobile is aligning to the left.
How can I fix this?
Thanks!
Hi MikeTandySwag,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
.responsive #top #wrap_all .main_menu {
width: auto !important;
}
}
Hope it helps.
Best regards,
Nikko
Thank you!
Hi MikeTandySwag,
You’re welcome :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko