Change size of the player (Embed layout)

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

[class*="Background__Component-sc"] {
padding: 5px !important;
scale: 0.8
}
1 Like