Skip to content

Stop displaying song cover? #49

Answered by Fabrizz
harmsthilo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, I had the code, but it would break the CSS calcs for the color blobs, etc. I think that the best idea would be to add:

/* Hides the song/podcast cover, you should set spotifyCodeExperimentalShow to false */
/* This also moves the background color blobs */
.ONSP-Custom .player .swappable {
    display: none !important;
}

To your css/custom.css file in MM2. (If you add it to the modules custom.css, it get overwritten if you update it)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Fabrizz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants