Title: Add padding?
Last modified: November 4, 2016

---

# Add padding?

 *  Resolved [gloriousnoise](https://wordpress.org/support/users/gloriousnoise/)
 * (@gloriousnoise)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/add-padding/)
 * 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](https://wordpress.org/support/users/gloriousnoise/)
 * (@gloriousnoise)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/add-padding/#post-8396534)
 * Never mind. Figured it out. Just added the following to my custom css:
 *     ```
       div.lyte-wrapper {
       	padding-bottom: 20px;
       }
       ```
   
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/add-padding/#post-8396538)
 * 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.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/add-padding/#post-8396538)
 * Status: resolved