- This topic has 5 replies, 2 voices, and was last updated 6 years, 3 months ago by sapana.
-
AuthorPosts
-
August 17, 2018 at 12:00 am #151885Priska LeuteneggerParticipant
Hi, I would like to change the colors (background and text) of the smartphone-menu.
thank you very much.
regards, priskaAugust 17, 2018 at 12:34 am #151892sapanaParticipant@artpriskaleutenegger-ch:Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#site-navigation ul li a, .menu-toggle-wrapper { color: blue; background-color: black; }
You can change the color according to your requirement.
Let me know if this helps you out!
Kind Regards,
SapanaAugust 17, 2018 at 2:39 am #151905Priska LeuteneggerParticipantThank you, but the Menu ‘Button’ still appears in wrong color. thanks again for your help
August 17, 2018 at 3:54 am #151922sapanaParticipant@artpriskaleutenegger-ch:Please post in your site URL so that I can look into the issue.
Kind Regards,
SapanaAugust 17, 2018 at 9:14 am #151970Priska LeuteneggerParticipanthttp://www.nathaliebregenzer.ch/
thank you
August 19, 2018 at 11:52 pm #152091sapanaParticipant@artpriskaleutenegger-ch:Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#menu-toggle { color: #000000; background-color: #4c774c; }
You can change the color as per your requirement.
Let me know if this help you out!
Kind Regards,
Sapana -
AuthorPosts
- The topic ‘Change (Smartphone) Menu-Color’ is closed to new replies.