Is it possible to only have 2 lines for the burger menu instead of 3? or change the icon altogether?
Hey ausgesonnen,
Please try the following in Quick CSS under Enfold->General Styling:
.av-hamburger-inner:after {
display: none;
}
Best regards,
Rikard
Great, thank you that worked.