There seems to be built-in padding at the bottom of about 35px in the music player. This page of this site https://aaronhvo.com/voice-acting/ has a single track playlist, and the whitespace looks too large in some responsive configs.
I'm able to make it work, but some of my Voice clients and I would benefit from single-track "playlists", so I'd really like to have control over that space at the bottom of the player.
Gentlemen--
There seems to be built-in padding at the bottom of about 35px in the music player. This page of this site https://aaronhvo.com/voice-acting/ has a single track playlist, and the whitespace looks too large in some responsive configs.
I'm able to make it work, but some of my Voice clients and I would benefit from single-track "playlists", so I'd really like to have control over that space at the bottom of the player.
Thanks always for your kindness and help.
Deirdre
Hello Deirdre,
Please add this custom css code
.iron-audioplayer .track-title {
margin-bottom: 0;
margin-top: 0;
}
Thanks,
Alexandre from the Sonaar.io Crew
Cher Alexandre--
Merçi to the max! This is perfect.
yours,
Deirdre
You are welcome
Thanks,
Alexandre from the Sonaar.io Crew