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

    Hey guys –

    I am using the Simple Youtube Gallery on the site at http://codelessme.com/weightlossrebels/rebel-control-panel/video-library/. I can’t figure out why, or how to stop, the videos titles from being pushed down on hover. Can you give me a little help to:

    1. Have the titles remain in the same place on hover
    2. Give the titles a bottom margin to create more space between the video below it.

    Thanks in advance
    David

    #230171

    Hi David!

    There is an extra break in the player that only gets rendered once the browser hovers:

    .youtube_gallery_player > br {
        display: none;
    }

    Regards,
    Devin

    #230676

    Perfect work. Thanks Devin.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold > Simply Youtube Gallery > Titles’ is closed to new replies.