getting 900 weight font to appear in header
-
I have added the ability to customize using css. I have pretty much targeted the header, and I want to use PlayfairDi900 there. but it does not stick. Can you see what css selectors I need to address for this?
so far I have:
h1.site-title, h1.site-title a, .wf-active h1, .wf-active .site-description, h2.site-description { color:#ffffff; font-family: 'Playfair Display', serif; text-transform: uppercase; font-weight:900; text-shadow: 2px 2px #543827; }
THank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘getting 900 weight font to appear in header’ is closed to new replies.