Forums
(@jakeviator)
11 years, 2 months ago
Just found that if I replace the “.cue-playlist .cue-track” class in the css with:
.cue-playlist .cue-track { display: none; }
The playlist disappears. Just a cover art player is perfect for my site!
Hope someone finds this helpful!