Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1092003

    How Can I change the mobile menu size?
    Thanks and regards

    #1092282

    Hey dantespizzi,

    Are you looking to change the size of the menu items or the burger icon?

    Best regards,
    Rikard

    #1092335

    Dear Rikard,
    That’s right. I have to change the size of the burger menu size.
    Thank and regards

    #1092581

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-hamburger-box {
        width: 25px;
    }

    Best regards,
    Rikard

    #1093619

    Dear Richard
    I have a new problem. Can I change the font menu Burger/Menu mobile.
    I attach image.
    Thanks and regards
    Dante
    mobile menu

    #1093837

    Hi,

    Thanks for the screenshot, please try this CSS as well:

    #av-burger-menu-ul li a span {
        font-size: 20px !important;
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.