italic theme
-
Hello,
I would like to have HALV of the title of my blog in italic. Can anybody tell me how to do this in CSS?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Yes but first we need you to post an active link to the blog in question starting with http://
-
In the Bueno theme, you can make the site title italic with this CSS:
.site-title { font-style: italic; }
- The topic ‘italic theme’ is closed to new replies.