Title: Removing Storefront Sidebar
Last modified: August 31, 2016

---

# Removing Storefront Sidebar

 *  Resolved [casey.rotach@gmail.com](https://wordpress.org/support/users/caseyrotachgmailcom/)
 * (@caseyrotachgmailcom)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/removing-storefront-sidebar/)
 * Hello,
 * I have seen several posts on this before and tried all of the solutions, but 
   still can’t get it to work. I would like to remove the sidebar from my Woocommerce
   storefront products page. The sidebar is not visual, but it is clearly keeping
   all of my products to the left side. You can see what I mean at [https://www.fingerlakesonlineshop.com/products/](https://www.fingerlakesonlineshop.com/products/).
   Does anybody know how to make this page the full width?
 * I am not very good at WordPress or CSS, so the more detailed explanation the 
   better. Thank you so much!
 * Casey

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/removing-storefront-sidebar/#post-7190910)
 * Use this code instead of what you had there in Custom CSS
 *     ```
       .woocommerce-page #content.span8 { width: 100%; }
       .woocommerce-page #sidebar.span3 { display: none; }
       ```
   
 *  Thread Starter [casey.rotach@gmail.com](https://wordpress.org/support/users/caseyrotachgmailcom/)
 * (@caseyrotachgmailcom)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/removing-storefront-sidebar/#post-7190923)
 * Awesome. Thank you so much for your help!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Removing Storefront Sidebar’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [casey.rotach@gmail.com](https://wordpress.org/support/users/caseyrotachgmailcom/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/removing-storefront-sidebar/#post-7190923)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
