Changing Main menu font colorFree and Premium WordPress Plugins & Themes Forums WordPress Themes Emmet Changing Main menu font color Search for: SearchThis topic has 2 replies, 3 voices, and was last updated 8 years, 5 months ago by Damon Hancock.Viewing 3 posts - 1 through 3 (of 3 total)AuthorPosts June 4, 2016 at 7:39 pm #318508 Damon HancockParticipantI need to change the Main menu font color. I’ve looked through the code but nothing I tried worked. Any help of a snippet I can use? Thanks. June 6, 2016 at 9:31 am #319019 J. DavisKeymasterHi Damon, You can try to add the style below to style.css file of the Child Theme:.sf-menu, .sf-menu * { color: blue !important; } .sf-menu, .sf-menu *:hover { color: green !important; }Best regards, John June 7, 2016 at 1:55 am #319612 Damon HancockGuestThat worked great. I just replaced the blue and green with my #codeAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In