Change fonts in Twenty Eleven
-
Hi,
I’m trying to change the fonts on my website https://www.persianiseasy.com without much success.
I can’t seem to alter the fonts of the Site Description or the text of pages, post titles, and posts.
here is my child theme’s style.css:
#site-description { color: #000; color: #7a7a7a; font: Andalus; font-size: 14px; margin: 0 270px 3.65625em 0; } #branding { border-top: none; } #site-title a { color: #111; font:30px Andalus, Garamond, Georgia; font-size: 30px; font-weight: bold; line-height: 36px; text-decoration: none; } #site-title a:hover, #site-title a:focus, #site-title a:active { color: #1982d1; } #page { background: rgba(245, 245, 220, 0.7); border-top: none; } .page { color: #000; } .widget-title { color: black; font-weight: bold; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase; } #main{ background: transparent; clear: both; padding: 1.625em 0 0; } .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; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Change fonts in Twenty Eleven’ is closed to new replies.