Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: capital letters in menu

#14105
Grace Themes
Member

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