Comments I. Jonas started the conversationSeptember 16, 2021 at 11:37amHello,please tell me if it's possible to have no track numbers at the beginning of the line (left side of the track name). I have the basic version (not pro).Thank you! 667Alexandre repliedSeptember 16, 2021 at 1:57pmHi Jonas, You can use this custom css code to hide them.sr-playlist-item .track-number .number {display: none;}If you dont know where to add this, please go to wp-admin>appearance>customize>additional CSSBut be aware this support platform here is only for the MP3 player PRO customer. If you still need assistance please go to https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/Thanks, Alexandre from the Sonaar.io Crew1 Like Sign in to reply ...
Hello,
please tell me if it's possible to have no track numbers at the beginning of the line (left side of the track name). I have the basic version (not pro).
Thank you!
Hi Jonas,
You can use this custom css code to hide them
.sr-playlist-item .track-number .number {
display: none;
}
If you dont know where to add this, please go to wp-admin>appearance>customize>additional CSS
But be aware this support platform here is only for the MP3 player PRO customer.
If you still need assistance please go to https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/
Thanks,
Alexandre from the Sonaar.io Crew