How to increase the size of the burger menu icon on mobile?
-
Dear,
I want to increase the size of the burger menu icon on mobile.
I tried the below code but I believe that it’s not very good as I noticed something weird: on uncached pages, the code doesn’t work. So I suppose that there must be a better code than this.
/* HEADER – INCREASE ICON OF THE BURGER MENU */
.wd-header-mobile-nav .wd-tools-icon:before {
font-size: 32px;
}
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
The code should work on all the pages. Please move the code to Custom CSS for Mobile area under Theme Settings >> Custom CSS. Then clear cache and check back.
Best Regards