• Hi, the sidebar on the Shop page is placed under the products instead of on the right side. The sidebar is fine on every page except this one. Also, I can’t change it into a custom sidebar, it just shows the default sidebar. Any help is appreciated!

    FYI, I used the following code in the custom css:
    #container .products {
    width: 100%;
    }

    #content #container {
    float: left;
    width: 800px;
    }

    It helped to bring the sidebar to the right, but it’s not mobile friendly and I can’t change it from the default sidebar. I am using WooCommerce.
    https://clientdesign2.info/shop/

  • The topic ‘Shop Page Sidebar’ is closed to new replies.