Jump to content

How do I customize Album Pages so track listings display on dark background? (Squarespace 7.0)

Recommended Posts

Site URL: https://www.jedfeuer.com/eating-raoul-album

My client prefers a dark background for his website, but on the album pages, the track listing does not display since the track name, artist, time, and progress bar are all black. I tried using this code in code injection, but only got so far. The track progress bar and time come up as white, but the track title and performers are still black. Here is the URL as the page currently stands: 

<style>
.track-title a {
    color: white !important;
}
.track-progress-bar .bg.bar {
    background: white !important;
}
.track-time {
    color: white !important;
}
.sqs-slide-wrapper[data-slide-type="cover-page"] .audio-player-icons-style-border [data-slice-type="album"] .icon-wrapper .use-icon {
    fill: ff9933 !important;
}
</style>

 

Any and all help appreciated.

Edited by dakotastreet
explain version of Squarespace.
Link to comment
  • dakotastreet changed the title to How do I customize Album Pages so track listings display on dark background? (Squarespace 7.0)

Use this (Page Header)

<style>
  .title * {
    color: white !important;
}
  .sqs-audio-playlist .track-info .artist {
    color: white !important;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.