- This topic has 7 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Background Color (Charity Pro)
I am using the Charity Pro theme on a church association website and the background for posts is blue instead of white. I am probably just being blonde, but I can’t figure out which option it is to change the background colour on posts.
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
It’s www.sola5.org
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.news { background:#1e73be; color:#fff !important;}
.news h4 { color:#fff;}
Regards,
Brad
Thanks for that, but it didn’t work. What that did was made the font in the “Latest Posts” box on the front page white (against a white background). If you look here (http://sola5.org/worthy-of-worship-conference/) you will see that I have black text on a blue background. I want to change the background color of that.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
body.custom-background { background-color:#fff !important;}
Regards,
Brad
Thanks, that’s better.
Hi stuart,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/10/
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]