lhz516 / react-h5-audio-player

React audio player component with UI. It provides time indicator on both desktop and mobile devices.
https://codepen.io/lhz516/pen/dyGpmgP
MIT License
587 stars 91 forks source link

The color of the buttons color can not be changed #180

Closed NAJIB-B closed 1 year ago

NAJIB-B commented 1 year ago

The color of the buttons color can not be changed, even though they can be replaced with icons, the progress bar can not be replaced

lhz516 commented 1 year ago

Doesn't overwriting styles work? Please add more details.

To replace progress bar, you can still use background-image on the progressbar CSS class

lhz516 commented 1 year ago

Closing it. Feel free to reopen if you need some followup discussion.