Home>Support>WordPress 5.2.2 & Vantage Theme drops Sidebar to bottom of Screen

WordPress 5.2.2 & Vantage Theme drops Sidebar to bottom of Screen

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Today updated my website to WordPress 5.2.2 and everything was working fine – then upgraded Vantage theme to newest version and my left sidebar dropped to the bottom of the page and (using builder) the rows went to full width. Need my sidebar on the side – can anybody help?

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

  1. 6 years, 13 days ago SiteOrigin

    Hi Jim

    Sorry for the hassle. Thanks for reporting. We’ll release an update shortly to resolve the problem.

  2. 6 years, 12 days ago Alex S
    Hi, I Work Here

    Hi Jim,

    We’ve come up with a temporary workaround to this issue. You can apply this fix by navigating to AppearanceCustom CSS and adding the following CSS:

    .siteorigin-panels-home:not(.blog) #primary {
    	width: 71.287%;
    	float: left;
    }
    .siteorigin-panels-home.sidebar-position-left:not(.blog) #primary {
    	float: right;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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