Hi,
To change the navigation menu text in normal case
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS box
add below css code
.sitenav ul li { text-transform: none !important; }
To change the font size of navigation menu
Go to the Appearance -> Theme Options -> Basic Settings -> Font Sizes -> Select font size for navigation
Regards
Grace Themes