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.

Using the entire space of the Snapshot Theme

9 years ago · Last reply by Jürgen Bruynooghe 9 years ago

I’m using the snapshot theme for my website, but I’d like to have the content of the pages at the middle of the entire width of the page, rather than just in the left part of the page.
I can’t find any possibility to use more of the space on the right part of the site.

Is it possible? How can I do this?

Thanks!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 1 month ago

    Hi Jürgen Bruynooghe

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

    #post-main {
        width: 100% !important;
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

  2. Jürgen Bruynooghe 9 years, 1 month ago

    Thanks! Just what I wanted!

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