Home New Guten Forums WoodMart support forum Change hamburger icon size on mobile

Change hamburger icon size on mobile

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

    andrea-5600
    Participant

    Hi,

    how can i change the size of humberger icon on mobile?

    tnx

    #529946

    Hung Pham
    Keymaster

    Hi andrea-5600,

    Thanks for reaching to us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > CSS for mobile

    .whb-mobile-right .wd-tools-element .wd-tools-icon:before {
        font-size: 40px;
    }

    Regards,

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