hello
is it possible to bold the artist name in the music player?
thanks
dor
also, is it possible to remove the “quote” off the song name?
Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .wp-playlist-item-artist {
font-weight: bold;
}
as for removing the quote, you would need to modify the wordpress core file to do it.
Best regards,
Nikko
thanks
what do I need to change in the WordPress core file?
Hi,
It’s in media.php of wp-includes folder. I have found a post which is similar to what you wanted to do: https://wordpress.stackexchange.com/questions/296966/how-to-remove-hardcoded-characters-from-playlists
Hope it helps :)
Best regards,
Nikko
Hi, I couldn’t managed to do it. It is more complicated then I thought. Can anyone help me with the quotation marks thing?
Hi dmeljon,
I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Victoria