Hamburger menu size?

Hello,

How to make menu button (hamburger menu) to be larger? I only found how to change color (Menu Menu button- responsive header creative, simple & empty)

Thank you!

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co

    thanks
  • Hi,

    page is not live yet, but made a pic https://prnt.sc/odljt2

    Question is how to change this hamburger menu size, using layout Empty: Subpage without Header
  • It is possible, but only with the custom css code.
    Please paste that code below into the Theme Options > Custom CSS & JS > CSS
    a.responsive-menu-toggle i{
    font-size:36px !important;
    }
    Thanks
  • Excellent, thank you!
Sign In or Register to comment.