• Resolved gloriousnoise

    (@gloriousnoise)


    Hi, this is a great plugin. Works way better than other lazy loaders I have tried. Thank you for creating and maintaining it!

    One question: I would like to add some additional padding underneath the player. Is that possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gloriousnoise

    (@gloriousnoise)

    Never mind. Figured it out. Just added the following to my custom css:

    div.lyte-wrapper {
    	padding-bottom: 20px;
    }
    
    Plugin Author Frank Goossens

    (@futtta)

    absolutely, all is standard HTML & you can apply whatever CSS you want 🙂

    .lL {padding-bottom:100px;}
    or
    .lyte-wrapper {padding-bottom:100px;}

    should do the trick (depending if you have the “watch this video”-link active or not)

    have a nice weekend,
    frank

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add padding?’ is closed to new replies.