• Zoe.Snyder

    (@zoesnyder)


    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

    URL: https://porquenoaventura.wordpress.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Zoe.Snyder

    (@zoesnyder)

    NEVER MIND> when I changed the default font to something else, the 900 weight takes.

    Thread Starter Zoe.Snyder

    (@zoesnyder)

    Is there a way to use a THIRD font using css customizer? I can use the 2 provided in the theme customizer, but if I want a third font to use in the header only, for example, how can I call that in? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘getting 900 weight font to appear in header’ is closed to new replies.