Okay
  Public Ticket #2813417
Underline when on Hover
Closed

Comments

  • Lukas Wurm started the conversation

    Hi guys, thanks for puting this awesome work into the player.

    currently its possible to change the colour on hover or when a track is active. I would also prefer to underline the track on hover or on active.

    Is this possible?

    All the best

    greetings!

  •  647
    Alexandre replied

    Hi, 
    We can select a specific color when a track is active or when we hover it, but we cant underline the track title. Those option are only available, for now, through the elementor editor but we will release soon a new plugin update, and those option will be also available through the gutenberg editor. 

    If you dont want to use elementor, you can try this custom css code.


    .iron-audioplayer .playlist .current .audio-track, .playlist .current .track-number, .iron-audioplayer .playlist .audio-track:hover, .playlist .audio-track:hover .track-number { 
    color: #ff0000 !important;
    text-decoration: underline !important;
    }

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Lukas Wurm replied

    Alexandre wow!

    the amount of wonderful support is too damn high!

    thank you very much! it works like a charm

  •  647
    Alexandre replied

    Awesome Luka ! Happy we could help you out! Btw. If you have a moment, I would very much appreciate if you could quickly rate our theme 5 Stars, just to help me spread the word. It's my little reward to offer great support to yousmile.png

    Simply click here https://www.trustpilot.com/evaluate/sonaar.io, hit 5 stars and you're done.

    Thank you so much! I appreciate !!

    Thanks,


    Alexandre from the Sonaar.io Crew