bjoleniacz
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: Change fonts in Twenty ElevenI figured it out.
.page-title { color: #666; font: Andalus; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; margin: 0 0 2.6em; text-transform: uppercase; } .page-title a { font: Andalus, Garamond, serif; font-size: 12px; font-weight: bold; letter-spacing: 0; text-transform: none; } .singular .entry-title { font-family: Andalus, Garamond, serif; } .entry-title { font-family: Andalus, Garamond, serif; } .entry-content { font-family: Garamond, serif; font-size: 19px; }
The div classes are a little different in WordPress 4 than they were in 2011. Thanks for the help!
Forum: Themes and Templates
In reply to: Change fonts in Twenty ElevenI’ve tried the font-family tag before without results. Do I have to put the font in quotes?
I successfully changed ALL the fonts on the page with this:
body, input, textarea { color: #373737; font: 17px Andalus, Garamond, "Times New Roman", serif; font-weight: 350; line-height: 1.625; }
However, I would like to know how to manage the fonts for each element.
Forum: Fixing WordPress
In reply to: Change Page Title Font in Twenty Eleven themeI will open a new forum topic on this question, since the specific issue has been resolved.
Forum: Fixing WordPress
In reply to: Change Page Title Font in Twenty Eleven themeThank you! It worked! Now how do I change the fonts on the body of the pages, as well as posts?
Thank you for your help. I think my database is gone for good, meaning all my hard work and labor is gone. I am really sad, but thank you for clarifying this to me. I am still learning about websites and how they work.
Viewing 5 replies - 1 through 5 (of 5 total)