I’ve just implemented a hamburger menu to my mobile page and I wonder how to change this grey standard icon to an individual picture, for example a SVG vector graphic?
Is there an option where I can change this burger menu graphic?
I’ve found the solution for myself: You have to click “Menu”-Text itself (above the other Menu-Links), then you can change the Icon.
But now the next problem appears:
I’ve changed the icon to an SVG-file. The align options are not working. For example: I can not align the icon centered or even right. It just stays at the left border.
Perhaps the SVG has a horizontal padding? This would cause it to not shift horizontally. I have tested this with a couple SVGs and they do align as requested.
Aaaah … Duncan, you’re right!! I forgot that I put a white space to the right of the menu - as you can see in the screenshot below. I used this menu graphic in the past for adobe muse, therefore it was a necessary “hack” for the burger menu to put it correctly in.