Title: change the simple player
Last modified: April 12, 2023

---

# change the simple player

 *  [ziadhany](https://wordpress.org/support/users/ziadhany/)
 * (@ziadhany)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/change-the-simple-player/)
 * i need to change the simple player to button player only just a button to play
   and Stop i want to hide every thing else
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-the-simple-player%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/change-the-simple-player/#post-16664339)
 * Hi [@ziadhany](https://wordpress.org/support/users/ziadhany/)
 * Add this
 *     ```wp-block-code
       .ai-type-simple .ai-track-control {
           display: none;
       }
       .ai-type-simple .ai-track-control-buttons {
           display: none;
       }
       .ai-type-simple .ai-track,.ai-type-simple{
        display:inline-block;   
          padding:0;
       }
       ```
   
 * in your custom css box under Customize->Additional CSS
   Let me know if this helps

Viewing 1 replies (of 1 total)

The topic ‘change the simple player’ is closed to new replies.

 * ![](https://ps.w.org/audioigniter/assets/icon-256x256.png?rev=3192201)
 * [AudioIgniter Music Player](https://wordpress.org/plugins/audioigniter/)
 * [Support Threads](https://wordpress.org/support/plugin/audioigniter/)
 * [Active Topics](https://wordpress.org/support/plugin/audioigniter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/audioigniter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/audioigniter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/change-the-simple-player/#post-16664339)
 * Status: not resolved