Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47845
    Kim
    Participant

    How can I make the body wider so that there’s not so much space between the body and the sidebar?

    hidemyage.com

    #47867
    Sakin
    Keymaster

    @Kim: That’s bit complicated. But you can add the following css which will increase little bit.

    .hentry {
        padding-left: 0;
        padding-right: 0;
    }
    #47976
    Kim
    Participant

    Perfect! You are the MAN!
    🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘space between the body and the sidebar’ is closed to new replies.