• I know this is a popular question but I can’t seem to fix the problem using anyone else’s threads. I am using a free Vantage Child Theme and my sidebar is being pushed down ONLY on my blog page. I didn’t create the posts using HTML, I only used the Visual editor so incorrect code shouldn’t be the issue, right? Please help.

Viewing 1 replies (of 1 total)
  • Hi srbraham

    Sorry about the hassle. Should be resolved in an upcoming release. For now try:

    /* Page Builder Home Template Fix */
    
    .blog.siteorigin-panels-home #primary {
    float: left;
    width: 71.287%;
    }

    Under Appearance > Custom CSS or your own CSS plugin.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar Being Pushed Down in Blog Page’ is closed to new replies.