Archived topic
Site Description: Tagline
3 replies · Started by Janine on February 16, 2018
Viewing posts 1–4 of 4
Hi, guys.
How can I italicize the site description: tagline but not affect my H2 headings? Thank you.
Link to demo site: http://4e52cf40.ngrok.io/
Hi there,
Try this CSS:
.site-description {
font-style: italic;
}
Thank you, Leo.
No problem.
This archived topic is closed to new replies.