Archived topic
How can I set a space between website titel and header?
3 replies · Started by Nicolas on November 1, 2017
Viewing posts 1–4 of 4
Would like to set a space (5px) between the main website title and the header, how to?
Hi there,
Try this CSS:
.main-title {
margin-bottom: 5px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Great Leo, thank you very much ! actually not so complicated :-)
No problem :)
This archived topic is closed to new replies.