Home Forums Square how to change color of mobile menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #462
    Chro
    Participant

    Hello and thanks for the great theme!
    I would like to know how to change the color of the “hamburger menu”. I have searched the whole css and have probably changed colors of almost every element of the theme except this one 😉 just can´t find it…

    thanks a lot in advance!

    #465
    Hash
    Keymaster

    Here is the code

    .sq-toggle-nav span,
    .sq-toggle-nav span:after,
    .sq-toggle-nav span:before{
    background: #000;
    }
    #508
    Chro
    Participant

    That worked, great!

    thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.