Home › Forums › Gillion Theme › Change background color of blog template
Home › Forums › Gillion Theme › Change background color of blog template
Good morning,
I wonder if it’s possible to change background color of the blog template? To make it clear I don’t mean background of the page template. I want to achieve a contrast between the whole page and the blog. Hope it comes across what I mean.
Best regards,
Jürgen
Hi Jürgen,
I hope you are well today and thank you for your question.
Could you please share me the screenshot of what section you want to set background color and share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Solution for this topic
You can achieve its background color by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.home .sh-group.blog-list { background: #ececec; }
Perfect. Thank you.
You are most welcome here 🙂
Hi.
I’d like to do something similar. I’d live to change the background color of the blog (where the posts show) to white versus the soft gray. I tried the code in this thread but didn’t see any impact.
Here’s a screenshot of what I want to do.