Hi
Is it possible to change the burger menu so the 3 lines are slightly thicker.
Thanks
Huw
have a look if this fits your whishes:
.av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after {
width: 40px;
height: 5px;
}
.av-hamburger-inner::before {
top: -12px;
}
.av-hamburger-inner::after {
bottom: -12px;
}
the hight is what you asked for , width is clear – and top and bottom values determines the distance
Hi,
Thanks again for sharing @guenni007 :-)
Did you have any luck with that @ehdavies?
Best regards,
Rikard
This is great Guenni. Many thanks for your help!
Huw
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Please close Rikard. Many thanks