Hero Font – Lower Case

Support Area Forums Elite Hero Font – Lower Case

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #20206
    kevin davies
    Participant

    Hi Bill,

    Is it possible to have the hero titles in lower case rather then fixed upper case only?

    Thanks

    kevin

    #20211
    Bill Robbins
    Moderator

    Good Evening Kevin,

    You can do that. Here’s how:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      h2.hero-title  {
      	text-transform: none;
      }
      
    3. Update your settings.

    That should give you capitalization just like you type it. If you have any trouble, let me know.

    Take care,
    Bill

    #20213
    kevin davies
    Participant

    That’s got it thanks Bill.

    Have a great day or evening wherever you are.

    Kevin

    #20214
    Bill Robbins
    Moderator

    Anytime Kevin 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hero Font – Lower Case’ is closed to new replies.