Home>Support>Move sidebard to the left side

Move sidebard to the left side

By ted, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

#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. 10 years, 2 months 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. 10 years, 2 months ago ted

    Perfect. Thank you!

  3. 10 years, 2 months 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