• Resolved ramondakila

    (@ramondakila)


    There’s an extra white space on the left side of my every post, which seems to be space for avatars. But I turned the avatars off and the space is still there. I don’t think the posts are center-aligned, either.

    So how do I remove that space? I’ve been searching here and in Google but I think haven’t found the right solution. Any help will be greatly appreciated. Thanks!

    Website link: cegp.org
    Post example: http://www.cegp.org/cegp80-video-teaser/
    (Embeded YouTube video is cropped so the problem concerns me a lot)
    Theme: Custom Community 1.8.9.1 by Themekraft

Viewing 1 replies (of 1 total)
  • This is the CSS that is determining that margin:

    div.post div.post-content {
        margin-left: 94px;
    }

    You also have some Validation errors so you might want to deal with those as well.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove white space on posts?’ is closed to new replies.