Hi @rickaero
if you want to hide the download button for all player, you can use this CSS
#skin_default [data-plyr=”download”]{display: none}\
Thank you
thanks, but, that did not work
https://rickybonilla.com/fresh-produce-music/
I really want to use this player, but, it’s more of an extraction tool than a player. It lets users just take this audio, instead of coming back to listen. I think the download should be hidden in the free version, and pay for download. makes more sense. Protecting your users data i think is more important. thanks again.
Hi,
I visited the link. there is an issue on the quote.
use this CSS, still don’t work, please write on your hand
#skin_default [data-plyr=”download”]{display: none}
Thank you
still doesn’t work. thanks
Hi
I didn’t found the CSS on your webpage. did you remove it?
I applied temporary and it’s working. –> https://prnt.sc/8cOOES0uoq_T
Thank you