dakboard / Cloud-Platform

Feature requests, enhancements and anything you'd like to see in DAKboard!
https://dakboard.com
168 stars 39 forks source link

Spotify Playback controls colors will not change on the screen but will in the Screen Editor #2233

Closed rsalsbery closed 1 week ago

rsalsbery commented 1 month ago

It was found that when using the Formatting Tab, and the Text Coloring the Playback controls were modified in the screen editor but not on the Screen itself.

Steps to replicate:

The Spotify Block will have the controls show grey on the Screen. As a workaround users can modify this using the following CSS:

.audio-container a { color: #a22020; text-decoration: none; }

Changing the hex value for the color will allow you to select any color. This Hex Code #a22020 if for red.

Dan-Peck commented 1 week ago

Merged in @ c039629 and added to the queue for upcoming release to the live site.