Home>Support>Full page Woocommerce

Full page Woocommerce

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

What if I wanted the woocommerce to have a full page and no side bars. Also do you know of any filter menus that could be place horizontally if I chose to do that?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Support Assistants

    Hi Keyundra

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* WooCommerce */
    
    .woocommerce-page #container {
      width: 100% !important; 
    }
    
    .woocommerce #secondary {
      display: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    Unfortunately, there isn’t an easy way to place a filter or another widget at the top of the product area. It’s something that would require custom development. Codeable are our recommended developers if you’d ever like to give that route a try.

  2. 9 years, 6 months ago Keyundra

    Thanks

  3. 9 years, 6 months ago Support Assistants

    No problem :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More