This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though :)
If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
hi!
Could you provide a code for defining the hamburger size ?
I would like a bigger burger.
Hi slego,
This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though :)
If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Will set this ticket as solved from here.
great thanks, this code only scales in width though, not height,.
Custom CSS:
If you make a modification like this, the X icon may show wrong.
Will set this ticket as closed from here.
Have a great weekend!
This solved the issue..
.menu-bar .ham:after, .menu-bar .ham:before {
width: 30px;
height: 3px;
}
.menu-bar .ham {
width: 30px;
height: 3px;
}
.menu-bar {
min-width: 75px;
height: 75px;
padding-top: 10px;
}
Glad to hear that
Will set this ticket as solved from here.