Comments Kci started the conversationNovember 13, 2020 at 8:20pmIs there a way to Hide the title album? 1,114Max repliedNovember 14, 2020 at 3:19pmYes, you can add this to your custom CSS in wp-admin > appearance > customize > additional css:.sr_it-playlist-title { display: none!important;}Thanks, Max from the Sonaar.io Crew Sign in to reply ...
Is there a way to Hide the title album?
Yes, you can add this to your custom CSS in wp-admin > appearance > customize > additional css:
.sr_it-playlist-title {
display: none!important;
}
Thanks,
Max from the Sonaar.io Crew