• Dear team,

    thanks for your great theme. Is it possible to replace the menu nav-toggle with own image or change the color?

    Thanks and kind regards

Viewing 1 replies (of 1 total)
  • Hey @sewo,

    Thanks for reaching out!

    Unfortunately, the image can’t be changed, but the icon color can easily be modified by adding this code to the Appearance > Customize > Additional CSS area:

    .nav-toggle-icon svg {
    	fill: #675907;
    }

    You can change the hex code to the color you’d like.

    Please let me know if this worked for you!

Viewing 1 replies (of 1 total)
  • The topic ‘Replace menu nav-toggle’ is closed to new replies.