How to change menu text to Bold in header?
Ok, so this is kind of the following thread continued: Change font of text in menu widget in masthead I have this as custom CSS: #header-sidebar .widget_nav_menu ul li { font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif; font-size: 15px; } How…