White space below post

  • Posted in : Bloggy WP
  • ncc553
    Participant

    Is it possible to minimize the white space between the various elements under posts in single-post view (such as author bio, next/previous posts, and comments)?

    Mehmet S.
    Keymaster

    Hi, use this in your custom css field:

    body.single article { padding-bottom: 0px; }
    .about-author { padding-top: 0px; padding-bottom: 0px; }
    body.single .nav-single { padding-top: 0px; padding-bottom: 0px; }
    body.single .comments-area { padding-top: 0px; padding-bottom: 0px; }
    
Viewing 2 posts - 1 through 2 (of 2 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