Hi,
how can i make the burger menu icon bigger and more noticeable?
Is it possible to add a hamburger image instead of the standard burger menu icon into it?
Serious question.
kind regards Jak
Hey Jak73,
Ok, burger icon replaced with a hamburger:
Please add this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
.av-hamburger::before {
content: url(https://img.icons8.com/external-sbts2018-lineal-color-sbts2018/58/000000/external-hamburger-fast-food-sbts2018-lineal-color-sbts2018.png);
display: block;
padding-top: 15px;
}
.av-hamburger-inner {display:none!important;}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
sooooo cool!
Thank you!!!
kind regards Jak
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike