1. mesquite
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 15 July 2013
  5.  Subscribe via email
Hi
Please can you tell me how to change the font style from Uppercase to Titlecase on the template Executive.

Thank you
Terry
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Terry

What do you mean by 'Titlecase'? At present only the following text-transforms are available in CSS...

none
capitalize - first character of each word is uppercase
uppercase
lowercase

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Change (titlecase)
CHANGE (uppercase)
The main menu is in uppercase. I want it in titlecase.

Cheers
Terry
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Terry

Try adding the following to the Custom CSS field of your templates parameters...


#hornav ul a, #hornav .separator {
text-transform: capitalize;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Your a star.
Many thanks.

Terry
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!