Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1435220

    Hello,

    It’s been annoying me for a long time that videos always have a space at the bottom. I build them into a grid line so that they extend to the edges (i.e. have no space). So with 0% distance. The best example is here: https://miximo.de.
    What can you do there?

    Best regards,
    Martin

    #1435289

    Hey Martin,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-video, .avia-iframe-wrap {
        margin-bottom: 0;
    }

    if this doesn’t help then please link to your page so we can examine.

    Best regards,
    Mike

    #1435400

    Very good, it works, thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Distance between videos’ is closed to new replies.