Okay
  Public Ticket #2433515
Styling a player, again
Closed

Comments

  • Deirdre B started the conversation

    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

  •  646
    Alexandre replied

    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

  • Deirdre B replied

    Cher Alexandre--


    Merçi to the max! This is perfect.

    yours,

    Deirdre

  •  646
    Alexandre replied

    You are welcome

    Thanks,


    Alexandre from the Sonaar.io Crew