Comments Nicolas Piron started the conversationApril 13, 2018 at 8:22amHello,How can we customize the artist footer?I would like to filter it because all artists do appear... and there are some artists not related to our agency that I added to the site (because they participated to some label releases).Or maybe is there a way to remove the artist footer?Thanks,Nicolas 665Alexandre repliedApril 13, 2018 at 5:27pmPlease go to wp-admin>sonaar setting> custom css/jsAnd add this code in the custom css field:.sr_it-artist-nav{ display: none; }Thanks, Alexandre from the Sonaar.io Crew 665Alexandre repliedApril 13, 2018 at 6:18pmThis issue is caused by our theme. I have fixed it by adding this code to your home page.https://d.pr/free/i/6dQemsThanks, Alexandre from the Sonaar.io Crew Sign in to reply ...
Hello,
How can we customize the artist footer?
I would like to filter it because all artists do appear... and there are some artists not related to our agency that I added to the site (because they participated to some label releases).
Or maybe is there a way to remove the artist footer?
Thanks,
Nicolas
Please go to wp-admin>sonaar setting> custom css/js
And add this code in the custom css field:
.sr_it-artist-nav{ display: none; }
Thanks,
Alexandre from the Sonaar.io Crew
This issue is caused by our theme. I have fixed it by adding this code to your home page.
https://d.pr/free/i/6dQems
Thanks,
Alexandre from the Sonaar.io Crew