Title: Round Play Button
Last modified: January 26, 2023

---

# Round Play Button

 *  Resolved [GinaOrlando10](https://wordpress.org/support/users/ginaorlando10/)
 * (@ginaorlando10)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/round-play-button/)
 * Is there a way to set the large play button to be a round circle? I don’t see
   any settings for it and my CSS won’t override it.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fround-play-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [paulam11](https://wordpress.org/support/users/paulam11/)
 * (@paulam11)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/round-play-button/#post-16413644)
 * Hello [@ginaorlando10](https://wordpress.org/support/users/ginaorlando10/) 
   Thank
   you for choosing Presto and writing in!For now, we do not have direct integration
   on this however you can do customization code on that.
 *  [hypelifemedia](https://wordpress.org/support/users/hypelifemedia/)
 * (@hypelifemedia)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/round-play-button/#post-16823548)
 * Add this CSS code to your “Custom CSS” section in the Presto Player settings.
 *     ```wp-block-code
       .plyr__control--overlaid {
       border-radius: 50px !important;
       padding-left: 20px !important;
       padding-right: 20px !important;
       padding-top: 20px !important;
       padding-bottom: 20px !important;
       position: absolute !important;
       top: 50% !important;
       }
       ```
   
 * Thank me later!
 *  [paulam11](https://wordpress.org/support/users/paulam11/)
 * (@paulam11)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/round-play-button/#post-16831925)
 * 
   Hello,
 * Thank you for sharing this solution with us
 * Please let us know if you have any other questions.

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

The topic ‘Round Play Button’ is closed to new replies.

 * ![](https://ps.w.org/presto-player/assets/icon-256x256.png?rev=2831276)
 * [Presto Player](https://wordpress.org/plugins/presto-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/presto-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/presto-player/)
 * [Active Topics](https://wordpress.org/support/plugin/presto-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/presto-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/presto-player/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [paulam11](https://wordpress.org/support/users/paulam11/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/round-play-button/#post-16831925)
 * Status: resolved