Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #928574

    Hi
    Is it possible to bold only certain words in the music player song? I want the name of the song bold and “by…” regular, like in this website:

    Thanks
    Dor

    #929357

    Hey dmeljon,

    Please send us over your web site link, so we can review it

    Best regards,
    Basilis

    #929358

    Link to the website

    #929370

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .wp-playlist-item-title {
        font-weight: bold;
    }
    

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.