How to edit artist / song name colors

Go to ZoomSounds > Settings and in Extra CSS enter

.audioplayer.skin-wave .meta-artist .the-artist{
color:#ff2244!important;
}
.audioplayer.skin-wave .meta-artist .the-songname{
color:#ff22ff!important;
}

and Save

Was this article helpful?

Related Articles

Leave A Comment?