Home>Support>Sidebar left ?

Sidebar left ?

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].

Hi there,

how do I get the Siedebar to the left? It should in principle be always left on articles and pages.

THANK YOU for the sensational support here.

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

  1. 11 years, 3 days ago Sascha Drömer

    Did the solution found here in the forum. Contribution can be concluded is done.

    Thank you

  2. 11 years, 3 days ago Andrew Misplon
    Hi, I Work Here

    Hi Sascha

    Glad you found my original thread on this. For anyone else searching for a left Vantage sidebar, insert the following under Appearance >Custom CSS:

    /* Vantage Display Left Sidebar */
    
    .blog #primary,
    .single #primary,
    .default #primary,
    .page #primary { 
            float: right; }
    .blog #secondary,
    .single #secondary,
    .default #secondary,
    .page #secondary { 
            float: left; }
    .home #primary,
    .page-template-templatestemplate-full-notitle-php #primary {
            float: none;
    }
  3. 11 years, 4 hours ago Tom

    I needed the sidebar on the left too. Inserted the custom CSS and it worked, but the sidebar is now at the bottom of the page just above the footer. I need it in the same original position but on the left side of the page.

  4. 11 years, 4 hours ago Sascha Drömer

    It works:

    /* Vantage Display Left Sidebar */
    
    .blog #primary,
    .single #primary,
    .default #primary,
    .page #primary { 
            float: right; }
    .blog #secondary,
    .single #secondary,
    .default #secondary,
    .page #secondary { 
            float: left; }
    
    }
  5. 11 years, 4 hours ago Tom

    Great. What you just provided works just fine! Thanks!

  6. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that helped.

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