hamburger menu 3 lines color

Home Forums Gillion Theme hamburger menu 3 lines color

Home Forums Gillion Theme hamburger menu 3 lines color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • Anusunu
    Participant

    Hi

    How to change the hamburger menu 3 lines color in mobile view.

     

    • This topic was modified 5 years ago by Anusunu.

    Solution for this topic

    Hi @Anusunu,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-hamburger-menu span {
        background: #000;
    }

     

    Best regards,
    Shufflehound team

    Anusunu
    Participant

    Worked

    Thanks you very much

    You are most welcome here šŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)