• Resolved vonJanne

    (@vonjanne)


    Hi!

    I have created a playlist, but I can’t find out how to get rid of the numbers between the PLAY arrows and the track titles. Can you please give me a hint?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author sonaar

    (@sonaar)

    Hi,
    Add this css code in wp-admin > customize > additional css:

    .iron-audioplayer .number{
    display:none;
    } 

    Max

    Thread Starter vonJanne

    (@vonjanne)

    Cool, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to hide the track numbers in front of the titles?’ is closed to new replies.