Forums
Forums / Theme: Toujours / Uppercase Menu
(@tammotheus)
8 years, 3 months ago
Hi,
how do I change the custom css to get uppercase letters in the primary menu?
Thanks again for the fast and friendly support, btw…
BR Tammo
The page I need help with: [log in to see the link]
(@sacredpath)
Automattic Happiness Engineer
Hi there, to change the menu labels to uppercase, add the following custom CSS.
.main-navigation a { text-transform: uppercase; }
Thank you!
You are welcome.
The topic ‘Uppercase Menu’ is closed to new replies.