why change from lower to upper case in title?
-
Why does the title of my post change to all capitals when I typed it in with lower case letters? I am using the Fruit Shake theme and Skolar for my font. I want to have my post titles be the way I type them in but I don’t see any controls for that part. Thanks for any help on this.
The blog I need help with is: (visible only to logged in users)
-
Hi Linda,
I went ahead and placed the following CSS code on your site:
.entry-title {
text-transform: none;
}The entry titles should appear as you enter them in the post title area.
Let me know if this works for what you were looking to accomplish!
-
-
- The topic ‘why change from lower to upper case in title?’ is closed to new replies.