Hi is there an option to get rid of the rounded corners on album cover images now?
Hi there and welcome aboard, @Ryan_Doyle ![]()
While this option isn’t available in the settings, you can change the border radius using this code in the Custom CSS field on the Style tab of your widget’s settings ![]()
[class*="Image"] {
border-radius: 0px;
}
2 Likes
Great thanks that worked great
1 more question when playing audio player on phone when phone is locked it doesn’t show the artwork
Is there a fix for this?
2 Likes
Hi there, @Ryan_Doyle ![]()
Do you mean that the track image doesn’t appear in the lock screen on your end? If this is the case, please send me a link to the page, where your widget is installed. I’ll be happy to check things for you ![]()
1 Like
Hey Max
Yeah exactly, the only issue is that the widget is behind a paywall on a Squarespace site
Thanks
There is multiple albums with there own widget
2 Likes
