Okay
  Public Ticket #2319804
Mobile nav icon
Closed

Comments

  • dignityy started the conversation

    Hi,

    I would like to change the hover color of my hamburger menu in mobile display. And if possible thicken the lines.

    Hope to hear from you soon.

    Kind regards

  •  675
    Neuron replied

    Hi,

    Please add the following style.

    .a-hamburger svg {
        width: 60px !important;
        height: 60px !important;
    }
    .a-hamburger svg line {
        stroke: your_color !important;
    }
    

    Feel free to ask for anything you need.

    Kind Regards


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