Title: Problems with sidebar color
Last modified: August 21, 2016

---

# Problems with sidebar color

 *  [Abhilashhb](https://wordpress.org/support/users/abhilashhb/)
 * (@abhilashhb)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/problems-with-sidebar-color/)
 * The Sidebar color only stays for the length of widgets. If i click on individual
   posts which are longer, i just see a blank space below the sidebar. How can i
   extend the sidebar to go all the way to the post’s length?

Viewing 1 replies (of 1 total)

 *  [chupele1](https://wordpress.org/support/users/chupele1/)
 * (@chupele1)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/problems-with-sidebar-color/#post-4972432)
 * Abh….
    saw you roost and i have the same problem! someone answer to me and it
   worked. here is the answer!
 * As for your sidebar. I know why you were finding this hard to work out, I was
   too. The theme hasn’t been coded right that’s why you were finding it hard. If
   you take a look in the style.css on line 287 (or below). They have made a background
   image to do the background colour. Which is totally wrong.
 * .col-2cl .main-inner {
    background: url(img/sidebar/s-right-s1.png) repeat-y 
   right 0; padding-right: 340px; }
 * The easiest way around this would be to copy that image and edit that copy with
   your preferred colour. Or if you want it white just add this Into your custom.
   css:
 * .col-2cl .main-inner {
    background: none; }

Viewing 1 replies (of 1 total)

The topic ‘Problems with sidebar color’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [chupele1](https://wordpress.org/support/users/chupele1/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/problems-with-sidebar-color/#post-4972432)
 * Status: not resolved