Capitalize Nav Menu Items
Hi and Thanks in advance for your advice. I have Clean Journal Pro Theme.
I've tried adding this in several places so my menu items were capitalized but i haven't any success.
.h1 {
text-transform: capitalize;
}
.nav-primary ul.menu a {
text-transform: capitalize;
}
Where should this occur for it to work?
B/R Martha