• I’m testing free version of panoramic and having difficulty to move sidebar to the left in all woocommerce pages (shop, category, product etc).
    I tried to move <?php get_sidebar(); ?> coding before the <div id=”primary” class=”content-area”> part but it’s not working. Please let me know, thanks a lot.

    • This topic was modified 8 years, 2 months ago by estherosaki.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter estherosaki

    (@estherosaki)

    I figured out.
    in style.css
    .woocommerce #container, .woocommerce-page #container{
    float:right
    }
    If you know better way, leave comments.

    Theme Author Out the Box

    (@outtheboxthemes)

    Hi @estherosaki

    The premium version of the theme comes with a page template that allows you to place the sidebar on the left but that way will also work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to move sidebar to the left in Woocommerce pages’ is closed to new replies.