Title: Sidebar Background Colour
Last modified: August 21, 2016

---

# Sidebar Background Colour

 *  [aussiekingy](https://wordpress.org/support/users/aussiekingy/)
 * (@aussiekingy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/sidebar-background-colour-1/)
 * Hi,
 * I’d like to change the background colour of my right sidebar. Are you able to
   help me with the code to drop into custom css?
 * Cheers
    Andrew

Viewing 1 replies (of 1 total)

 *  [chappie](https://wordpress.org/support/users/chappie/)
 * (@chappie)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/sidebar-background-colour-1/#post-4876066)
 * Hi Andrew – this is within my pay grade. Try this:
 *     ```
       /* right sidebar colour change */
       .right .tc-sidebar {
         background-color: #de491f;
       }
       ```
   
 * Here’s a [handy list](http://www.themesandco.com/customizr/guide-css-html-customizr-wordpress-theme/)
   of Customizr selectors.

Viewing 1 replies (of 1 total)

The topic ‘Sidebar 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [chappie](https://wordpress.org/support/users/chappie/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/sidebar-background-colour-1/#post-4876066)
 * Status: not resolved