Title: Sidebar color
Last modified: August 30, 2016

---

# Sidebar color

 *  Resolved [nezza1525](https://wordpress.org/support/users/nezza1525/)
 * (@nezza1525)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/sidebar-color-3/)
 * I really like the theme but is there a way to change the side bar color from 
   gray to white?

Viewing 1 replies (of 1 total)

 *  Theme Author [Level9themes](https://wordpress.org/support/users/level9themes/)
 * (@level9themes)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/sidebar-color-3/#post-6525978)
 * You can change tha by changing the background properties of both `body` and the`
   sidebar`.
 *     ```
       body{
   
       }
       .sidebar{}
       ```
   
 * If you want to change the color of your menu items
 *     ```
       .sidebar ul li a{
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Sidebar color’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mk/1.2.3/screenshot.jpg)
 * Mk
 * [Support Threads](https://wordpress.org/support/theme/mk/)
 * [Active Topics](https://wordpress.org/support/theme/mk/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mk/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mk/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Level9themes](https://wordpress.org/support/users/level9themes/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/sidebar-color-3/#post-6525978)
 * Status: resolved