Archived topic
Padding for header on front page only
1 reply · Started by cgk on March 29, 2018
Viewing posts 1–2 of 2
Hi,
I would like to have different padding on the front page header.
Is there a way to do this with CSS ?
Any help appreciated,
cgk
Hi there,
Try this CSS:
.home .inside-header {
padding: 20px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.