Home>Support>Woocommerce sidebar appeares below content on categories and product pages.

Woocommerce sidebar appeares below content on categories and product pages.

By k, 8 years ago. Last reply by k, 8 years ago.

Hi!

I am using Vantage theme and so far I am still on localhost.
Problem is that on categories and product pages Woocommerce sidebar appeares on the right bottom of the content area. Shop page still has sidebar in its place – right beside content area. How could I fix that?

I was reading around before and found similar question. But now it seems I have lost the link so I can not find the solution offred there any more.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 1 month ago Alex S
    Hi, I Work Here

    Hi Krislyn,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 8 years, 1 month ago k

    no, I am on localhost.
    is there any other way i could describe my problem?

  3. 8 years, 1 month ago Alex S
    Hi, I Work Here

    Hi Krislyn,

    Hm, I can guess. Maybe if I try enforcing the width that’ll fix it for you. If you navigate to WP AdminAppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media (min-width: 681px){
    	.woocommerce-page #container {
    		float: left !important;
    		width: 71.287% !important;
    	}
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  4. 8 years, 1 month ago k

    Hi! Sorry for the delay. I just tryed this code (I already have installed SiteOrigin CSS Editor) and it worked – sidebar is now on the side!
    Thank you very much!

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