How to change colors in style1 buttons

Go to ZoomSounds > Settings > Appearance

and in Extra CSS enter

body .button-buy{
background-color: #ff0000;
}
body .audioplayer-song-changer.button-buy{
background-color: #00ff00!important;
}

 

Was this article helpful?

Related Articles

1 Comment

Leave A Comment?