Title: customize native audio player
Last modified: March 18, 2021

---

# customize native audio player

 *  Resolved [toniog2](https://wordpress.org/support/users/toniog2/)
 * (@toniog2)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/customize-native-audio-player/)
 * Hello,
    I have found some css code to change the colors of the nativeaudio player
   but it seems not working with this theme. Is it normal?
 * thanks for any help. Antoine
 *     ```
       /* WP 3.6 Native Audio Player styling*/
   
       /* change the color of the background */
       .mejs-controls,
       .mejs-mediaelement,
       .mejs-container {
       	background: url('') !important;
       	background-color: #C8E1FA !important;
       }
   
       /* change the color of the lettering */
       .mejs-currenttime,
       .mejs-duration {
       	color: black !important;
       }
   
       /* eliminate the yellow border around the play button during playback */
       .mejs-controls .mejs-button button:focus {
       outline: none !important;
       }
       ```
   

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

 *  [Amit Gupta](https://wordpress.org/support/users/gamit6444/)
 * (@gamit6444)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/customize-native-audio-player/#post-14205127)
 * Hi, toniog2
 * Thanks for contacting us!
 * Can you please share your website URL so that we can take a closer look and assist
   you better?
 *  Thread Starter [toniog2](https://wordpress.org/support/users/toniog2/)
 * (@toniog2)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/customize-native-audio-player/#post-14216106)
 * [http://www.paroissesalongrans.apps13.fr](http://www.paroissesalongrans.apps13.fr)
   
   here is the website. THanks for any help
 *  [Amit Gupta](https://wordpress.org/support/users/gamit6444/)
 * (@gamit6444)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/customize-native-audio-player/#post-14217030)
 * Please let us confirm do you want to same as the [screenshot](https://prnt.sc/10sf9nw)?
 *  Thread Starter [toniog2](https://wordpress.org/support/users/toniog2/)
 * (@toniog2)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/customize-native-audio-player/#post-14217580)
 * HEllo guys,
    so I could do what I wanted with using a specific plugin called**
   mb.miniAudioPlayer.** very easy to use and to personnalize. Thank you.Antoine
 *  [Amit Gupta](https://wordpress.org/support/users/gamit6444/)
 * (@gamit6444)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/customize-native-audio-player/#post-14217790)
 * Glad to know that your problem is resolved.
 * If you like our Theme & Support, rate us [HERE](https://wordpress.org/support/theme/quality/reviews/#new-post).
 * Thanks

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

The topic ‘customize native audio player’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/quality/2.8.2/screenshot.png)
 * Quality
 * [Support Threads](https://wordpress.org/support/theme/quality/)
 * [Active Topics](https://wordpress.org/support/theme/quality/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/quality/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/quality/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Amit Gupta](https://wordpress.org/support/users/gamit6444/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/customize-native-audio-player/#post-14217790)
 * Status: resolved