Home Forums WoodMart support forum How to increase the size of the burger menu icon on mobile?

How to increase the size of the burger menu icon on mobile?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #381121

    Jeriss Cloud Center
    Participant

    Dear,

    I want to increase the size of the burger menu icon on mobile.

    I tried the below code but I believe that it’s not very good as I noticed something weird: on uncached pages, the code doesn’t work. So I suppose that there must be a better code than this.

    /* HEADER – INCREASE ICON OF THE BURGER MENU */
    .wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 32px;
    }

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #381173

    Hello,

    The code should work on all the pages. Please move the code to Custom CSS for Mobile area under Theme Settings >> Custom CSS. Then clear cache and check back.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)