Archived topic
Change the hamburger icon of the secondary menu
5 replies · Started by Mosche on November 16, 2016
Dear Tom,
I'm using the secondary menu as a top bar.
Is there a way I can change the hamburger icon when in mobile view.
I want to change it into an arrow pointing down, similar to drop down menus.
I want it to have a different Icon so it looks different from the primary menu.
Please advise.
Hi there,
You could try this:
.secondary-navigation .menu-toggle:before {
content: '\f107';
}
Keep an eye on future versions, as I might make it so it's an actual icon instead of using a pseudo selector.
Thanks Tom,
Very quick response as usual.
It works perfectly.
I will keep an eye out for the changes.
Glad I could help :)
Hi Tom,
hope all well,
How to change the icon on the secondary menu mobile view please?
thanks
R
Hi Rafal,
This topic has been closed and it's a really old one, can you open a new topic yourself?
Thanks!