Home page letters

It can be done by css.Try with .home class.

**For example:

Theme Used:** Basic

CSS code

.home .top-menu li a, .top-menu li span { text-transform: uppercase; }

Hope this will helps you.