Okay
  Public Ticket #2283353
Mobile menu not visible
Closed

Comments

  • OskariUotinen started the conversation

    Hi!

    Mobile menu icon is not visible, and I can't find the right styling option in the menu.

  •  675
    Neuron replied

    Hi Oskari,

    It seems like you've changed the color of the header to the same color as icon of the hamburger, here's a Custom CSS to change it. The custom CSS should be placed at Appearance > Customize > Additional CSS.

    .l-primary-header.l-primary-header--responsive .l-primary-header--responsive__icon svg line {
        stroke: #fff !important;
    }
    

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • OskariUotinen replied

    Thank you!

  •  675
    Neuron replied

    You're welcome anytimesmile.png

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.