I just upload the song I want somewhere and use the audio and source tags. I'm not sure if you are using one of those embed youtube music players or not.
Idk why neocities is acting weird rn but you can use that way to force hide the audio controls if they're still showing up for any reason. It's not common but it's there.
I just upload the song I want somewhere and use the audio and source tags. I'm not sure if you are using one of those embed youtube music players or not.
audio::-webkit-media-controls { display: none; }
Idk why neocities is acting weird rn but you can use that way to force hide the audio controls if they're still showing up for any reason. It's not common but it's there.