Forums

[resolved] Gap between post content and sidebar (5 posts)

  1. ThriftyWifey
    Member
    Posted 1 year ago #

    I am extremely new to wordpress, was recently transferred over from blogger and still trying to figure things out. I did not do the tranfer or design myself, had someone do it who is currently out of town and not reachable to help with this.

    I've done something and created a gap between my post content and sidebar, a rather large gap that was not there before. I want to widen out my post content to connect with the sidebar and remove the gap.

    I have gone into the css file to check the width and the width is telling me 550 for post content and 450 for sidebar so I am not sure what the issue is, why it's showing such a gap.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of specific help.

  3. ThriftyWifey
    Member
    Posted 1 year ago #

    Oops, forgot the link.

    http://ThriftyWifey.com

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Edit style.css and change:

    .sidebar-content #content, .content-sidebar #content {
    width:400px;
    }

    to:

    .sidebar-content #content, .content-sidebar #content {
    width:584px;
    }
  5. ThriftyWifey
    Member
    Posted 1 year ago #

    You're awesome, thank you!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags