Comments Vajrashura started the conversationFebruary 16, 2021 at 9:29pmHi there.Great app, loving it. How can I display the external links directly (i.e. the download button) instead of the three dots that are on my page at the link above? I'd imagine it's some css but I can't see what it is.With thanks,Sean 1,114Max repliedFebruary 17, 2021 at 2:32pmHi there,Thanks for your comment.please add this custom css:.iron-audioplayer .playlist .store-list i.fas.fa-ellipsis-v { opacity: 0!important;}.iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container { opacity: 1!important;}Thanks, Max from the Sonaar.io Crew Sign in to reply ...
Hi there.
Great app, loving it. How can I display the external links directly (i.e. the download button) instead of the three dots that are on my page at the link above?
I'd imagine it's some css but I can't see what it is.
With thanks,
Sean
Hi there,
Thanks for your comment.
please add this custom css:
.iron-audioplayer .playlist .store-list i.fas.fa-ellipsis-v {
opacity: 0!important;
}
.iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container {
opacity: 1!important;
}
Thanks,
Max from the Sonaar.io Crew