White Space Between Post Thumbnail and Footer

  • Posted in : Readme
  • seanichol
    Participant

    I am hiding comment box using #comments.comments-area{display:none;}
    which is leaving a gap between the bottom of the read next post thumbnail and the footer… see screenshot: Screenshot

    Live Example

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .single-post .site-main {
        padding-bottom: 0em; margin-bottom: -27px;
    }
    

    Good font choices btw.

    seanichol
    Participant

    That did the trick… thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register