Jimsq Posted March 24 Posted March 24 Is there a way to get the progress bar in the audio block to be behind the title text? I'm trying to make the audio block look a bit better with css, I've managed to change the colour & opacity of the progress bar but its covering over the text in the audio block. Is there a way to bring the text to the front, or push the progress bar to the background? Thank you Jim
tuanphan Posted March 26 Posted March 26 Can you share link page where you use audio block? We can check problem easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jimsq Posted March 28 Author Posted March 28 Sure, thank you for looking. Its at https://halosmusic.com/music and also on the main page as you scroll down.
Solution tuanphan Posted March 31 Solution Posted March 31 On 3/29/2024 at 3:17 AM, Jimsq said: Sure, thank you for looking. Its at https://halosmusic.com/music and also on the main page as you scroll down. You can use this code to Website > Website Tools > Custom CSS .sqs-widgets-audio-player .labels { position: relative; z-index: 99999 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jimsq Posted April 4 Author Posted April 4 Thank you so much tuanphan! I couldn't find the solution anywhere, thats fixed it 🙂
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment