Title: Sidebar woe
Last modified: August 24, 2016

---

# Sidebar woe

 *  [TheUsher13](https://wordpress.org/support/users/theusher13/)
 * (@theusher13)
 * [11 years ago](https://wordpress.org/support/topic/sidebar-woe/)
 * OK, I have the following CSS running on [http://www.thejudge13.com](http://www.thejudge13.com)
   that alters the widths of sidebars and content along with some rather nice dividing
   lines between these elements. Also included is the hiding of thumbs down votes
   from my commentators.
 * div.rating-nero-value + div.rating-nero-icon, div.rating-nero-value +
    div.rating-
   nero-icon + div.rating-nero-value { display: none !important; }
 * #page {
    background-color: white; max-width: 1100px; }
 * body.custom-background {
    background-color: black; }
 * #content {
    border-left: 1px solid #ddd; border-right: 1px solid #ddd; padding:
   0 1.75%; }
 * .featured-image img.attachment-archive-thumbnail.wp-post-image {
    width: 100%;}
 * #content {
    width: 55%; }
 * #tertiary {
    float: right; width: 20%; }
 * [@media](https://wordpress.org/support/users/media/) (max-width: 768px) {
    #content{
   width: 100%; } }
 * So what I think would make me complete and totally happy with things would be
   the removal of the right hand side bar entirely when viewing a post.
 * I’ve search the numerous CSS tweaks on the forum for total sidebar removal and
   nothing seems to work in the editor.
 * Can anyone point out a fix?

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

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

## Tags

 * [remove sidebar](https://wordpress.org/support/topic-tag/remove-sidebar/)

 * 0 replies
 * 1 participant
 * Last reply from: [TheUsher13](https://wordpress.org/support/users/theusher13/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/sidebar-woe/)
 * Status: not resolved