Change text colour on top & footer menus Forums » WordPress » Mantra » How To Author Posts April 11th, 2013 at 11:59 #5040 Sally Hi. I have trawled all through your forum topics but can’t find a way to change the colour of the text in the top and footer navigation menus. Can you help please? Thanks so much in advance. April 11th, 2013 at 14:37 #5046 MihaiMun Hi Sally! Try changing those colors using this: Go to Mantra Settings Go to MISCELLANEOUS SETTINGS Go to Custom CSS There set: .topmenu {color: #ddd;} .footermenu {color: #ddd;} Instead of #ddd set the color you would like to display. April 14th, 2013 at 04:06 #5114 Sasha I’m having no luck changing the text color on the top menu using .topmenu Can’t find what else it could be called? Help! Many thanks in advance April 18th, 2013 at 17:43 #5253 ZedCryout Creations mastermind `.topmenu a { color: #abc; } .footermenu a { color: #abc; }` is the correct CSS for this. This reply was modified 11 years ago by Zed. If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘Change text colour on top & footer menus’ is closed to new replies.