Home>Support>Move sidebard to the left side

Move sidebard to the left side

By ted, 11 years ago. Last reply by Andrew Misplon, 11 years ago.
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].

#primary { float: right; }
#secondary { float: left; }

I love your template and I’ve bought the upgrade. However, we really need that sidebar on the left side and the above trick didn’t work. Do you have any other ideas?

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, 9 days ago Andrew Misplon
    Hi, I Work Here

    Hi Ted

    Please try this 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;
    }
  2. 11 years, 8 days ago ted

    Perfect. Thank you!

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

    Super, glad we could help.

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