Hi there, I'm currently working on a project and would appreciate some assistance. Here's a link to my simple example.
I've attached a screenshot from Chrome Canary for reference.
The issue I'm facing is with implementing the following code:
.player .controls button.play {
width: 40px !important;
height: 40px !important;
border-radius: 100% !important;
background-color: rgba(23,35,34,.75) !important;
}
Unfortunately, this code isn't working as expected. If anyone could provide guidance or assistance, it would be greatly appreciated. Thank you in advance!