Reduce empty space between content and top of page Posted in : Empathy stephdenisParticipant 11 August 2017 at 15:47 #49981 On my page http://stephdenis.biz/my-story/, how can I reduce space between the top of the page and the content “My story”. Deleting the header entry would perhaps be a solution? <header class=”entry-header”> <h1 class=”entry-title”></h1> </header> serkanModerator 11 August 2017 at 23:11 #49987 Hi, You can use these custom css codes; .page-single .entry-header { padding-top: 0; } .page-single .entry-content { margin-top: 0; } Thanks 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 Empathy - A vCard WordPress Themeby pixelwars Login and Registration Log in · Register