Home Forums WoodMart support forum Increase size of Hamburger Menu

Increase size of Hamburger Menu

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

    Aka123
    Participant

    I want to increase the size of hamburger menu. How can I do that? You don’t use Font Awesome for that.

    #136438

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-burger-icon .woodmart-burger,
    body .woodmart-burger-icon .woodmart-burger::after,
    body .woodmart-burger-icon .woodmart-burger::before {
    width: 25px;
    height: 2px;
    }

    Best Regards

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