Forums
Forums / Theme: Minimal Grid / Manu lowercase
(@dudorz)
7 years, 5 months ago
Hi! is there any way to use css to have lower case letters in the menu?
The page I need help with: [log in to see the link]
(@thememattic)
Hi @dudirz,
Thanks for writing in!
Navigate to Appearance ▸ Customize ▸ Additional CSS and add below CSS.
body .main-navigation ul li a { text-transform: inherit; }
Hope this helps.
The topic ‘Manu lowercase’ is closed to new replies.