Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1429947

    Hey Everyone,

    The burger menu on mobile is aligning to the left.

    How can I fix this?

    Thanks!

    #1429966

    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

    #1430168

    Thank you!

    #1430195

    Hi MikeTandySwag,

    You’re welcome :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Burger Menu on Mobile Aligning Left’ is closed to new replies.