How to change header menu font Home › Support › Blog Way › How to change header menu font This topic has 9 replies, 3 voices, and was last updated 7 years, 1 month ago by ProDesigns. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts June 10, 2017 at 5:54 pm #6643 AnonymousInactive How can I change header menu font. June 11, 2017 at 4:30 am #6644 ProDesignsKeymaster Hi @ahmad, You need to either create child theme to change menu font or use Blog Way Plus. You can find it here: https://themeforest.net/item/blog-way-plus-minimal-wordpress-blog-theme/19848313?s_rank=1 March 6, 2018 at 11:05 pm #6645 AnonymousInactive I have a child theme and I changed: .main-navigation ul li a { color: #ffffff; display: block; font-family: ‘Droid Serif’, sans-serif; font-size: 17px; } But that didn’t work. Did I change the wrong thing? March 7, 2018 at 5:48 am #6646 ProDesignsKeymaster Hi @aju, Please provide us your site URL. We will check it and let you know. Thanks. March 7, 2018 at 6:23 am #6647 AnonymousInactive http://www.wombat-dingbat.com/ March 7, 2018 at 6:35 am #6648 ProDesignsKeymaster Hi @aju Only the color is not working on your code. It is because color is overridden by other codes. Just add !important after color code. So your code need to be like color: #ffffff!important; Hope it will work. Thank you. March 7, 2018 at 4:32 pm #6649 AnonymousInactive The problem is that the size didn’t work. Adding !important didn’t help. Sorry to be a bother. March 8, 2018 at 8:27 am #6650 ProDesignsKeymaster Hi @aju, We cannot see the updated code on your site. Please remove your previous styles and use following CSS only #masthead .main-navigation ul li a { color: #ffffff!important; font-size: 17px!important; } Hope this will work. Thanks. March 8, 2018 at 4:12 pm #6651 AnonymousInactive Perfect! Many thanks. March 9, 2018 at 6:31 am #6652 ProDesignsKeymaster Hi @aju, We are happy to help you. Will you please manage some time to rate our theme at WordPress repo? You can give rating and feedback here https://wordpress.org/support/theme/blog-way/reviews/?filter=5 Thanks. Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In