Comments Ieme started the conversationFebruary 18, 2018 at 5:54pmI've embedded an audio file on my website. How can I adjust the colors of the player? I can't seem to find any options for it in Theme Options -> Colors 7,092Oliver repliedFebruary 19, 2018 at 9:41amHi, pls. provide the wp-admin access and add few screenshots what colors you need to change.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Ieme replied privately 7,092Oliver repliedFebruary 19, 2018 at 10:26amHI! pls. use following css: body .mejs-controls .mejs-button.mejs-playpause-button.mejs-play button:after, body .mejs-controls .mejs-button.mejs-playpause-button.mejs-pause button:after { color: #000; } body .mejs-container .mejs-controls { background: #ccc; } body .mejs-controls .mejs-time-rail .mejs-time-total { background: #000; } body .mejs-controls .mejs-time-rail .mejs-time-loaded { background: #fff; } body .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:after { color: #ccc; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
I've embedded an audio file on my website. How can I adjust the colors of the player? I can't seem to find any options for it in Theme Options -> Colors
Hi,
pls. provide the wp-admin access and add few screenshots what colors you need to change.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver