• Resolved hanskeer

    (@hanskeer)


    Hi, I use twenty fourteen. Above the featured image on the static page there appears a blanc gap. This gap does not appear above other pages. How can I get rid of the gap on the static page. My site is yllw.be.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there, this will be fixed in an upcoming version of Twenty Fourteen, but in the meantime you can try adding this CSS to a child theme or using a custom CSS plugin:

    .home .has-post-thumbnail {
     margin-top: -72px;
    }

    I tested this on your site and it worked for me:

    Yllw be just call us yellow

    Thread Starter hanskeer

    (@hanskeer)

    Hi Kathryn, Thank you for the information. Your fix works. Great. I reckon you also saw the remark of Zulfikar Nore in the other thread of “G”. Thanks again.

    My pleasure, glad it works. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Twenty Fourteen gap above featured image static page’ is closed to new replies.