Hi there,
I cannot replicate the thumbnail issue. Perhaps you can send me here which browser and browser version are you using.
When I click on a track, the cover changes in the player normally.
Now, if you want to change the colors you can add this
.ai-wrap .ai-track:hover, .ai-wrap .ai-track.ai-track-active,.ai-wrap .ai-volume-bar.ai-volume-bar-active::before,
.ai-wrap .ai-audio-control:hover, .ai-wrap .ai-audio-control:focus, .ai-wrap .ai-audio-control,.ai-wrap .ai-track-progress {
background-color:#0078c8;
}
.ai-wrap .ai-btn:hover{
color:#0078c8;
}
in your custom css box.
For Your Information, AudioIgniter Pro allows you to edit the color scheme entirely without having to write a single line of code, along with many cool features. Please check it out.
-
This reply was modified 6 years, 5 months ago by Fotis.