Home › Forums › Basel support forum › How do I change Menu font size? How do I change Menu font size? This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 20, 2016 at 9:50 pm #4298 pharmedocParticipant Hi! How do I change only the font, font size, and bold of the menu options? Not the dropdown, only the text before you hoover over it. September 21, 2016 at 4:30 am #4301 Artem TemosKeymaster Hello there, Here is a code snippet for this purpose .main-nav ul > li > a { font-family: "Open Sans",Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #ff0000!important; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register