Hi!
I tried searching the menu font from the Theme Options->Typography but it isn’t there. I tried everything from site font to h6 🙂
I inserted this code to the custom css but it didn’t work either (found it on other topic):
.menu > ul > li > a {
font-family: ‘Open Sans’, sans-serif;
}
How can I change the menu font properly? 🙂