This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Support Assistants 10 years, 1 month ago

    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. Keyundra 10 years, 1 month ago

    Thanks

  3. Support Assistants 10 years, 1 month ago

    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.

Have a different question or issue?

Start New Thread