Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #700073

    Hi,
    how can I change with the css the color of the mobile menu?
    Now the lines are black and I need this color #838383
    Thank you!
    Rosa

    #700087

    Hey Rosa!

    Please add following code to Quick CSS

    #advanced_menu_toggle, #advanced_menu_hide {
        color: #838383!important;
    }

    Regards,
    Yigit

    #700092

    Thank you!!!!
    the solution works!

    #700097

    Hi!

    You are welcome!
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile menu color change’ is closed to new replies.