Change playlist background color

Add this code to the Custom CSS field on the Style tab of your Background Music widget’s settings:

.global-styles, [class^="Playlist__Component-sc"] {
background-color: #000000;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face:

Hola, si copio el código, ¿ya se debería de ver transparente?


Hi, if I copy the code, should it already be transparent?

Hola, @Gabriela_Cisneros, bienvenida a bordo :waving_hand:

Veo que mi colega Tony te contactó a través de un ticket de soporte. Como mencionó, este código aplica un fondo negro a la lista de reproducción. Para hacerlo transparente, Tony agregó dos ceros más al código de color.

Por favor, revísalo y cuéntanos si todo está bien. :slightly_smiling_face:


Hi there, @Gabriela_Cisneros and welcome aboard :waving_hand:

I see that my colleague Tony has reached out to you in a support ticket. As he said, this code applies black background to the playlist. To make it transparent, Tony added 2 more zeros to the color code.

Please check it out and let us know if everything is fine now :slightly_smiling_face: