Archived topic
Colours
3 replies · Started by johnzoro on April 20, 2019
Viewing posts 1–4 of 4
Can i have the background colour for content on the home page different to the background colour for content on blog page and the post page?
Hi there,
Try this CSS:
.home.separate-containers .inside-article {
background-color: #000000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
That's just the job!
Awesome :)
This archived topic is closed to new replies.