Hi Guys,
I did followed the instructions here https://www.8theme.com/topic/main-menu-font-size/ but it didn’t work .
I placed the code on the custom css on the theme options and tried increasing the font size.
#main-nav > ul > li > a{
font-size:14px;
}