Title: Making Storefront Pro full width
Last modified: October 8, 2022

---

# Making Storefront Pro full width

 *  Resolved [ste238](https://wordpress.org/support/users/ste238/)
 * (@ste238)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/making-storefront-pro-full-width/)
 * Hi I have Storefront Pro installed using Woocommerce. As you can see our current
   store notice is full screen but not the rest of the website. I have tried fullwidth
   plugin as well as a few snippets of code online but nothing has worked. I was
   wondering if anyone has any other suggestions please.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmaking-storefront-pro-full-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Saif](https://wordpress.org/support/users/babylon1999/)
 * (@babylon1999)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/making-storefront-pro-full-width/#post-16086014)
 * Hello [@ste238](https://wordpress.org/support/users/ste238/),
 * You only need the CSS snippet below to make the [StoreFront theme](https://woocommerce.com/storefront/)
   full-width.
 *     ```
       .col-full {
       	max-width: none;
       }
       ```
   
 * That said, you mentioned using the [StoreFront Pro theme](https://www.pootlepress.com/storefront-pro/)
   which is a totally different theme.
 * To know if this is possible, please contact your theme author. 😃
 * Cheers!

Viewing 1 replies (of 1 total)

The topic ‘Making Storefront Pro full width’ is closed to new replies.

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

## Tags

 * [full](https://wordpress.org/support/topic-tag/full/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Saif](https://wordpress.org/support/users/babylon1999/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/making-storefront-pro-full-width/#post-16086014)
 * Status: resolved