Title: Changing Background colour
Last modified: August 21, 2016

---

# Changing Background colour

 *  Resolved [arnold_chandra](https://wordpress.org/support/users/arnold_chandra/)
 * (@arnold_chandra)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/)
 * Hi is it possible to change background colour?
    how can we go about this

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/changing-background-colour-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/changing-background-colour-1/page/2/?output_format=md)

 *  [Shapeshifter 3](https://wordpress.org/support/users/shapeshifter-3/)
 * (@shapeshifter-3)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904006)
 * arnold,
 * The first thing you might do is read several previous requests THAT HAVE ALREADY
   BEEN ANSWERED!!!
 *  [sdrawkcab](https://wordpress.org/support/users/sdrawkcab/)
 * (@sdrawkcab)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904007)
 * You don’t have to be rude about it. Some people are just trying to learn.
 * Try this:
 * body{
    background: orange; } header.tc-header { background: none; }
 *  Thread Starter [arnold_chandra](https://wordpress.org/support/users/arnold_chandra/)
 * (@arnold_chandra)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904037)
 * thanks sdrawkcab and yes im in my very learning stage and doing my first website
   Im sure everyone goes through what im going through “learning”
    where do we place
   those codes?
 * Arnold
 *  [ElectricFeet](https://wordpress.org/support/users/electricfeet/)
 * (@electricfeet)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904039)
 * Go to Customiz’It! and put the text in the Custom CSS field at the bottom. Code
   that you put there overrides the theme’s code, so be careful what you put in 
   there–in particular, the syntax has to be correct.
 *  Thread Starter [arnold_chandra](https://wordpress.org/support/users/arnold_chandra/)
 * (@arnold_chandra)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904055)
 * Thanks ElectricFeet 🙂 works, managed to change back ground colour.
    what happens
   now is my txt that is by default in black is not as visible, do I have to change
   that to white? or is there a way around it
 * please advise
 * Best Regards
    Arnold
 *  [GerritN](https://wordpress.org/support/users/gerritn/)
 * (@gerritn)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904057)
 * Hi there arnold_chandra. Yes make it white 🙂 Do you know where to go to change
   it?
 * Kind regards
 *  Thread Starter [arnold_chandra](https://wordpress.org/support/users/arnold_chandra/)
 * (@arnold_chandra)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904058)
 * Hi GerritN,
    do I have to do it to individual page?
 * Best Regards
    Arnold
 *  [GerritN](https://wordpress.org/support/users/gerritn/)
 * (@gerritn)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904059)
 * No you do not need to change it to an individual page. If you change it at the
   right place it will change it for the rest of your site.
 *  Thread Starter [arnold_chandra](https://wordpress.org/support/users/arnold_chandra/)
 * (@arnold_chandra)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904061)
 * Hi GerritN,
    oh cool that will save a lot of time, could you advise where and
   how I could do this?
 * Best Regards
    Arnold
 *  Thread Starter [arnold_chandra](https://wordpress.org/support/users/arnold_chandra/)
 * (@arnold_chandra)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904075)
 * Hi GerritN I found a way that managed to change the font colour
 * Under Appearance > Themes > Customize, click on Custom CSS and add this code:
 * body {
    color: [add your color here]; }
 * That should do it.
    Cheers! Arnold
 *  Thread Starter [arnold_chandra](https://wordpress.org/support/users/arnold_chandra/)
 * (@arnold_chandra)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904076)
 * thanks for all your contribution to this support question
 *  [jaylopez42](https://wordpress.org/support/users/jaylopez42/)
 * (@jaylopez42)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904236)
 * Hey everyone i changed my background color but for some reason there’s white 
   box’s around the 3 circles at the bottom of the page?How can i change that too?
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904237)
 * I used a Picture Editor (eg Photoshop) and edited the 270×250 Featured Image
 *  [jaylopez42](https://wordpress.org/support/users/jaylopez42/)
 * (@jaylopez42)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904245)
 * Hey Rdellconsulting thanks but i found a code it works perfect try it :
 * .round-div {
    border: 104px solid black; } .navbar .nav > li > a { color: #FF0000;}.
   navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #39c6f4; }
 * its easy & you don’t have to use photoshop.
 *  [testerbaron](https://wordpress.org/support/users/testerbaron/)
 * (@testerbaron)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/changing-background-colour-1/#post-3904246)
 * I was able to change the background color of the pages using the recommendations
   in this forum – THANKS !!!
 * However I added a table in one of my posts and I need to change the background
   color of the entire table. I have tried the standard CSS code for changing background
   color of table rows but they don’t work.
 * Does anybody have any ideas on how to make the background color of table to be
   different than the default #5A5A5A?

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/changing-background-colour-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/changing-background-colour-1/page/2/?output_format=md)

The topic ‘Changing Background colour’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [Themes](https://wordpress.org/support/topic-tag/themes/)

 * 17 replies
 * 8 participants
 * Last reply from: [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/changing-background-colour-1/page/2/#post-3904250)
 * Status: resolved