Spending time putting 2XL rounded corners on 80 audio players

Do ten or so at a time… gets monotonous - then I start redoing the same ones or make mistakes

It really does look better… hence the effort

I know the must be a way to code in the rounded corners…

But they are a little strange - sometimes it works on the container level other times have to go and adjust the top of the large audio player. Then the bottom with music links is a box where you have to manually adjust the bottom rounded corners also

I know computers are amazing but sometimes I get into these repetitive tasks - and it’s faster and easier- sometimes - than to spend 2-3 hours scripting a custom css code

Much better…

are you doing them one at a time?

If you don’t want to make the player a global, did you know you can right-click a component and choose “Select Similar”. That will select all instances of that component on the page. You can then change the border radius on all of them at the same time :slight_smile:

2 Likes

Thank you! Didn’t know that…

2 Likes