Title: Insert margin below player
Last modified: December 9, 2021

---

# Insert margin below player

 *  Resolved [srtajpg](https://wordpress.org/support/users/srtajpg/)
 * (@srtajpg)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/insert-margin-below-player/)
 * Good morning team and thank you for this wonderful work.
 * My question is: is it possible to insert a customized margin below the player
   when the player is on top of content?
 * The thing is that I chose to write text below the podcast, however it is showing
   too close to the player and I´d like to create some extra air between them.
 * Many thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Jimmy Baum](https://wordpress.org/support/users/amongthestones/)
 * (@amongthestones)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/insert-margin-below-player/#post-15147556)
 * Hi there [@srtajpg](https://wordpress.org/support/users/srtajpg/),
 * Thanks so much for the kind words! If you have a moment, would you mind [leaving the plugin a review](https://wordpress.org/support/plugin/seriously-simple-podcasting/reviews/#new-post)?
   We’d love to reach more people searching for podcasting and WordPress.
 * You can add some margins by adding one of these snippets to your `style.css` 
   or from **Appearance → Customize → Additional CSS**:
 *     ```
       .podcast_player {
         margin-bottom: 50px;
       }
       ```
   
 * or
 *     ```
       .podcast_meta {
         margin-bottom: 50px;
       }
       ```
   
 * We hope that helps. Let us know if you have any other questions and we’ll get
   back to you as soon as we can.
 * Have a good day.
 *  Thread Starter [srtajpg](https://wordpress.org/support/users/srtajpg/)
 * (@srtajpg)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/insert-margin-below-player/#post-15156928)
 * Thanks a lot, it worked perfectly.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Insert margin below player’ is closed to new replies.

 * ![](https://ps.w.org/seriously-simple-podcasting/assets/icon-256x256.png?rev=
   970355)
 * [Seriously Simple Podcasting](https://wordpress.org/plugins/seriously-simple-podcasting/)
 * [Support Threads](https://wordpress.org/support/plugin/seriously-simple-podcasting/)
 * [Active Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seriously-simple-podcasting/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [srtajpg](https://wordpress.org/support/users/srtajpg/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/insert-margin-below-player/#post-15156928)
 * Status: resolved