Title: Comments and Padding Between Posts
Last modified: April 6, 2018

---

# Comments and Padding Between Posts

 *  [nconner89](https://wordpress.org/support/users/nconner89/)
 * (@nconner89)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/comments-and-padding-between-posts/)
 * Hello,
 * I would like to get rid of the comments preview under blog posts in the feed 
   on the home page and category pages.
 * I also want to decrease the padding between blog posts in the feed on both the
   home page and the category pages.
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcomments-and-padding-between-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Lawrence Joe](https://wordpress.org/support/users/laranz/)
 * (@laranz)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/comments-and-padding-between-posts/#post-10152279)
 * Hi,
 * Please add this Custom CSS in Appearance -> Customize -> Additional CSS,
 *     ```
       .blog article .entry-footer, .archive article .entry-footer {
           display: none !important;
       }
       .archive .post-inner-content {
           padding-bottom: 0;
           margin-bottom: 0px;
       }
       ```
   
 * Let us know,
 * Thanks,
    laranz.
 *  Thread Starter [nconner89](https://wordpress.org/support/users/nconner89/)
 * (@nconner89)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/comments-and-padding-between-posts/#post-10154455)
 * This is perfect! Thank you!
 * I have one more question, is it possible to remove the page titles from the “
   About Zuri” page and the “Contact” pages? I don’t like how they sit right under
   the featured images.
 *  [Lawrence Joe](https://wordpress.org/support/users/laranz/)
 * (@laranz)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/comments-and-padding-between-posts/#post-10155882)
 * Hi,
 * Please add this Custom CSS in Appearance -> Customize -> Additional CSS,
 *     ```
       .page-id-21 .entry-header, .page-id-26 .entry-header {
           display: none;
       }
       ```
   
 * Let us know,
 * Thanks,
    laranz.
 *  Thread Starter [nconner89](https://wordpress.org/support/users/nconner89/)
 * (@nconner89)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/comments-and-padding-between-posts/#post-10157247)
 * Works perfectly. Thank you!
 *  [Lawrence Joe](https://wordpress.org/support/users/laranz/)
 * (@laranz)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/comments-and-padding-between-posts/#post-10168023)
 * Hi,
 * Glad we helped. 🙂
 * Let us know If you have any other questions. Please feel free to contact us again
   in the future regarding any other issues.
 * If you’re happy with our service, don’t forget to rate us: [https://wordpress.org/support/theme/activello/reviews/#new-post](https://wordpress.org/support/theme/activello/reviews/#new-post)
 * Thanks,
    laranz.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Comments and Padding Between Posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/activello/1.4.9/screenshot.png)
 * Activello
 * [Support Threads](https://wordpress.org/support/theme/activello/)
 * [Active Topics](https://wordpress.org/support/theme/activello/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/activello/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/activello/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Lawrence Joe](https://wordpress.org/support/users/laranz/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/comments-and-padding-between-posts/#post-10168023)
 * Status: not resolved