DdrtboneSep 8, 2020
Hello is there a way to change the color of the hamburger icon (three lines) and the cross after opening the menu.
I have looked in your support but can't seem to figure out the answer.
Thanks
1 reply · opened Sep 8, 2020
Hello is there a way to change the color of the hamburger icon (three lines) and the cross after opening the menu.
I have looked in your support but can't seem to figure out the answer.
Thanks
This is Absolutely Possible! The new Responsive Menu Triggers uses SVG. Simply use the following CSS Code:
[ch_pre type="css"].svg-trigger path {
stroke: #FFF;
}[/ch_pre]
This will definitely work fine. Hope this Helps!
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard