Virtue – Topbar Menu Font

To change the topbar menu font family and/or font-size, you can add the following CSS to your custom CSS box in Theme Options > Advanced Settings:

.topbarmenu ul li a {
font-family: sans-serif;
font-size: 14px;
}