Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #129230
    alribeiro
    Participant

    how to change the color of the three bars of the mobile menu?
    Site http://www.credicall.com.br

    #129237
    Skandha
    Participant

    Hello @alribeiro, Goto => Appearance => Customize => Additional CSS and add the following CSS code.

    .genericon-menu:before {
    color: red;
    }

    Replace red with color of your choice.
    Let me know if this works!

    Regards,
    Skandha

    #129274
    alribeiro
    Participant

    It worked. thank you so much

    #129287
    Skandha
    Participant

    @alribeiro Glad that the issue is resolved. Have a good day!

    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how to change the color of the three bars of the mobile menu?’ is closed to new replies.