CSS for changing site title font size
-
Hello, cannot change font size on title for Liquorice theme. Can someone give me the correct code? This is what I put into my CSS editor and don’t know why it’s not working (font size is currently 60):
#site-title a { background:url('images/title-stroke.gif') bottom left repeat-x; color:#cc4d22; font-size:40px; line-height:1.6; text-shadow:-1px -1px 0 #7f3218; }The blog I need help with is: (visible only to logged in users)
-
We won’t be able to check for your blog because it’s a protected blog. You can either search and see if you can find the answer in the forums, or set your blog to public temporarily for help.
On my blog, the font-size is set in the h1 tag, not in the #site-title tag, so perhaps try that instead.
Good luck!
-Z -
-
-
-
When I disabled your Ambroise font, I was able to adjust the size. Go to your Dashboard, Appearance, Custom Design, Fonts, and see about changing your font-size there instead of in the CSS.
Good luck! -
- The topic ‘CSS for changing site title font size’ is closed to new replies.