Archived topic
How can I add extra padding around the tagline?
3 replies · Started by Janine on January 26, 2018
Viewing posts 1–4 of 4
Hi, guys.
How can I add extra padding between the site title and the site tagline? Thank you.
Hi there,
This CSS should do:
.main-title {
margin-bottom: 20px;
}
Thanks, Leo. That worked!
No problem :)
This archived topic is closed to new replies.