Archived topic
Background color in Blog
3 replies · Started by Vanina on September 27, 2017
Viewing posts 1–4 of 4
Hi. Can I change the background color ONLY in the blog page? Thanks for your help.
Hi there,
You can use this CSS:
body.blog {
background-color: #ffffff;
}
Then just adjust the color as needed :)
Thank you very much!
You're very welcome :)
This archived topic is closed to new replies.