Hey there http://www.son-wood.dk,
How are you doing today?
This should be possible with some custom CSS. To do that please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
http://wordpress.org/plugins/simple-custom-css
.home .hentry {
background: #fff;
}
This should be the original color, in order to display another one you’ll have to replace the color hex value. You can use sites similar to this one to get hex value for the color of your choice: http://www.color-hex.com/
This should change the background color only on your home page.
Hope this helps 🙂
Cheers,
Bojan
Hi Bojan,
Thanks for your answer! Unfortunately it doesn’t change the colour, I’m pretty sure I have done it the way you explained.
I have a background picture the website, I don’t know if that it is the problem?
If you have time to visit my website (www.son-wood.dk), it is the white colour on the frontpage I want to change.
Once again, thanks for your help!!
Kind regards,
Jim
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
It doesn’t look like that plugin is active on your website, maybe try another plugin http://wordpress.org/plugins/custom-css-manager-plugin
Hey Jim,
Where exactly are you adding the code?
And also if you used the plugin you can try using the one Andrew suggested.
Please advise,
Bojan