This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

WordPress 5.2.2 & Vantage Theme drops Sidebar to bottom of Screen

6 years ago · Last reply by Alex S 6 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. SiteOrigin 6 years, 8 months ago

    Hi Jim

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

  2. Alex S Staff 6 years, 7 months ago

    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.

Have a different question or issue?

Start New Thread