Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265737
    Tuki
    Participant

    Hi.
    Is it possible to make hamburger menu slightly bigger for mobile view?
    And is there a way to remove search icon behind the menu. I don’t need it in my site 🙂

    Site is http://www.asounding.ee

    Many thanks in advance 🙂

    #265769
    Skandha
    Participant

    @tuki: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-toggle {
        font-size: 20px;
    }

    You can change the size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change hamburger menu size on mobile view and remove search icon from menu’ is closed to new replies.