Home>Support>How to move woocommerce sidebar to left side (Vantage Premium)?

How to move woocommerce sidebar to left side (Vantage Premium)?

Hello, I’ve installed woocommerce plugin into my website and I can’t move my sidebar to the left side and I don’t know why. I’ve tried plenty of codes which I saw on this forum, but it didn’t worked for me. So maybe you can tell me what’s wrong and how to move my sidebar to the left side?

Thanks!

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 Tomas Zajankauskas

    By the way, sidebar on other pages which no-belong to woocommerce, is on the left side as I need,but products (the main page in which I will use this sidebar) sidebar is on the right side…

  2. 10 years, 1 month ago Tomas Zajankauskas

    Anyone can help?

  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Tomas

    Thanks for the wait. Send through a link and I’ll look into this ASAP for you.

  4. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Try this under Appearance > Custom CSS:

    .blog #primary,
    .single #primary,
    .default #primary,
    .page #primary,
    .woocommerce #primary {
    float: right; }
    .blog #secondary,
    .single #secondary,
    .default #secondary,
    .page #secondary,
    .woocommerce #secondary {
    float: left; }
    .home #primary,
    .page-template-templatestemplate-full-notitle-php #primary {
    float: none;
    }
  5. 10 years, 1 month ago Tomas Zajankauskas

    Hey,thanks for answer,but it didn’t work…maybe there is another guess how to fix it?

  6. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Apologies Tomas, can you please try the last snippet I sent here:

    https://siteorigin.com/thread/vantage-and-woocommerce-and-sidebar/

  7. 10 years, 1 month ago Tomas Zajankauskas

    It didn’t work as well, I don’t know what to do… I’ve tried all methods I know and all methods I saw on your forum, but none worked worked for me…

  8. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Please send through a link and I’ll take a look. Thanks.

  9. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Try this:

    .blog #primary,
    .single #primary,
    .default #primary,
    .page #primary,
    .woocommerce #primary,
    .woocommerce #main .full-container #container {
    float: right; }
    .blog #secondary,
    .single #secondary,
    .default #secondary,
    .page #secondary,
    .woocommerce #secondary {
    float: left; }
    .home #primary,
    .page-template-templatestemplate-full-notitle-php #primary {
    float: none;
    }
  10. 10 years, 1 month ago Tomas Zajankauskas

    Thank you very much,it worked!

  11. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Win. Thanks for the wait.

    All the best.

  12. 9 years, 10 months ago David Mitsis

    thnx ….

    • 9 years, 10 months ago Andrew Misplon
      Hi, I Work Here

      Glad that helped.

  13. 9 years, 28 days ago Danielz Maddz

    I’m having this issue too but this code isn’t working for me

    I added it to woo commerce style sheet and also tried adding it to theme custom css

    help would be well received

  14. 9 years, 28 days ago Danielz Maddz

    Subscribed to wait and see if anyone responds

    • 9 years, 28 days ago Andrew Misplon
      Hi, I Work Here

      Hi Danielz

      Thanks for reaching out. This thread is resolved, please, can you open a new thread so we can best assist:

      Page: New Thread

      If you post the link to the new thread here I’ll get to it a bit later this evening.

      Thanks

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