Zen Follower
- Join Date:
- Mar 2011
- Posts:
- 386
- Plugin Contributions:
- 0
font-variant: small-caps;
In the admin it uses this in the stylesheet.css
font-variant: small-caps;
I am trying to use that same code on the front end of the page so EVERY TEXT will look like this.
ABCABC
I tried putting it in different areas but it will not take. Is there somewhere else I need to put this in the stylesheet.css?
TIA