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


Reply With Quote

