Site logo

Archived topic

Italicize Header Fonts?

5 replies · Started by James on March 28, 2017

Viewing posts 1–6 of 6

I was wondering if there was a way to add "Italics" to font weight in the Typography>Header section?
Thanks in advance,

Hi James,

Are you talking about the site title and tagline?

If so try this CSS.

.site-branding, .site-description {
    font-style: italic;
}

Let me know.

I added the css to Custom CSS, but I don't see any changes anywhere Tom Leo. Yes, I meant the Site header and tagline. I was hoping to Italicize the tagline only.

Boom! That worked Leo. Thanks! :)

You're welcome :)

This archived topic is closed to new replies.