Archived topic
just homepage background change
1 reply · Started by remzi on December 25, 2017
Viewing posts 1–2 of 2
hi,
just how can I change the background color of my homepage?
Thanks
Hi there,
This CSS should do:
body.home {
background-color: #000000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.