Viewing 1 replies (of 1 total)
  • Thread Starter susantau

    (@susantau)

    Update!

    I found I can control spacing above and below Featured Video Plus videos by controlling the iframe and the post-thumbnail elements within the greater FVP style. These 3 styles did it for me:

    `div.featured-video-plus.post-thumbnail iframe {
    margin-top: 0; }
    .featured-video-plus.fvp-center iframe {
    margin-top:0;
    margin-bottom: .5em;}
    div.featured-video-plus.post-thumbnail {
    margin-bottom :-.5em;} `

Viewing 1 replies (of 1 total)
  • The topic ‘how to remove space above Featured Video Plus video?’ is closed to new replies.