Okay
  Public Ticket #2351890
Wrap text in playlist
Closed

Comments

  • Sean started the conversation

    Hello,

    Is it possible to have text wrap around for playlist titles that are particularly long? 

    Or must I truncate the playlist titles to fit?

    Adjusting playlist width does not seem to be changing anything.

    Thank you.

  •  647
    Alexandre replied

    Hi Sean,

    We have fixed the issue

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Sean replied

    Hello Alexandre,

    Can you indicate exactly what you did to fix the issue?

    I believe you added some custom CSS into my website?

    With a recent theme update, the problem has resurfaced.


    Also -- bravo on the new mp3 player update. As I have multiple players on a page, the previous version devoured system memory with Elementor. No problems with that all now. Thank you.

  •  647
    Alexandre replied

    Hello Sean,

    Please add this into the custom css 


    .iron-audioplayer .playlist ul {
    min-width: unset;
    }

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Sean replied

    Perfect -- thank you for the quick response.

    -Sean

  •  647
    Alexandre replied

    You are welcome

    Thanks,


    Alexandre from the Sonaar.io Crew