• Resolved nuvel

    (@nuvel)


    I’ve already found the solution to remove the extra white space for single post:

    /* Remove margin top */
    .nv-single-post-wrap .entry-header:first-child, .nv-single-post-wrap .nv-content-wrap:first-child, .nv-single-post-wrap .nv-post-navigation:first-child, .nv-single-post-wrap .nv-tags-list:first-child, .nv-single-post-wrap .nv-thumb-wrap:first-child {
        margin-top: 0;
    }

    But how to do the same for the archive and search results?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘White space between header & blog archive’ is closed to new replies.