Tagged: Burger Menu, responsive
Screenshot: https://ibb.co/SPhtg6x
Please let me know how to fix it.
Hey neotel2k,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
.responsive #top #wrap_all .main_menu {
right: 20px;
}
}
Best regards,
Nikko