How to add shadow to thumbnail

Go to ZoomSounds > Settings > Appearance and in Extra CSS enter:

.audioplayer .the-thumb-con{ box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
border-radius: 5px;
}

Was this article helpful?

Related Articles

Leave A Comment?