Okay
  Public Ticket #3366312
Change color of burger menu on mobile
Closed

Comments

  • Sander started the conversation

    Hi Jellythemes,

    Is there a way to change the color of the burger menu on mobile? It's now black on a black bar, so invisible.

    Kind regards,

    Sander

  •  839
    Jelly replied

    Hello,

    Please add this code to Appearance > Customize > Additional CSS:

    #header .navbar-toggle { color: white; }

    Best Regards,
    Jelly Team