Title: lower and upper case
Last modified: August 31, 2016

---

# lower and upper case

 *  Resolved [monopoli](https://wordpress.org/support/users/monopoli/)
 * (@monopoli)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/lower-and-upper-case/)
 * Hi
    I would like the titles posts, menu titles and header titles to be in lowercase,
   i have intsalled plugins and also from easy google fonts and the titles are previewed
   only in lowercase.Am i doing smth wrong or this theme do not support lowercase?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [monopoli](https://wordpress.org/support/users/monopoli/)
 * (@monopoli)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/lower-and-upper-case/#post-7338708)
 * just to clarify the titles are preview only in uppercase.
 *  Theme Author [ThemeZee](https://wordpress.org/support/users/themezee/)
 * (@themezee)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/lower-and-upper-case/#post-7338908)
 * Hello,
 * Thanks for using Tortuga.
 * The default styling of the theme uses uppercase fonts for all titles. That means
   you have to change the CSS code and not the fonts.
 * You can use something like this:
 *     ```
       .main-navigation-menu a,
       .widget-title,
       .entry-title {
       	text-transform: none;
       }
       ```
   
 * Cheers,
    Thomas from ThemeZee
 *  Thread Starter [monopoli](https://wordpress.org/support/users/monopoli/)
 * (@monopoli)
 * [10 years ago](https://wordpress.org/support/topic/lower-and-upper-case/#post-7338998)
 * Hi Thomas, than you for your reply 🙂 i have resolved it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘lower and upper case’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tortuga/2.4.2/screenshot.jpg)
 * Tortuga
 * [Support Threads](https://wordpress.org/support/theme/tortuga/)
 * [Active Topics](https://wordpress.org/support/theme/tortuga/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tortuga/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tortuga/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [monopoli](https://wordpress.org/support/users/monopoli/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/lower-and-upper-case/#post-7338998)
 * Status: resolved