Hi guys, I'm struggling to change the background colour of my Profile Tunes to white or pastel pink to match the rest of the theme. Can someone please have a look at my profile and lmk what changes I can make to the codes? π Β Thank you!
.profile-playlist-widget { background: rgba(20, 32, 24, 0.85) !important; border: 1px solid #FF98BB !important; }
.profile-playlist-widget h3 { color: #FFDEE9 !important; }
.profile-playlist-widget .song-info { color: #FFDEE9 !important; }
.profile-playlist-widget li.current .song-info { color: #FFBDD3 !important; }
.profile-playlist-widget li.played .song-info { color: #D993AC !important; }
.pp-equalizer span { background: #FF98BB !important; }