Reduce empty space between content and top of page

  • Posted in : Empathy
  • stephdenis
    Participant

    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>

    serkan
    Moderator

    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
Login and Registration Log in · Register