WordPress 5.2.2 & Vantage Theme drops Sidebar to bottom of Screen
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
2Hi Jim
Sorry for the hassle. Thanks for reporting. We’ll release an update shortly to resolve the problem.
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.