Comments musicadi started the conversationSeptember 17, 2018 at 6:34pmHello,I am currently using the comingsoon.html on my website (renamed it to index.html)My problem is that on small devices (max-width: 767px), the positioning of the audio player elements is weird:- the play/pause button is "off"- playlist text and time aligning is weird, I think this should be have center text alignment, just like the info-album-player- under 359px width, the playlist/time is not showingThank you for your helpPS.If I add this to main.css, then the play/pause button is positioned correctly.@media (max-width: 767px) {.player-content {text-align:left}} 850Jelly repliedSeptember 18, 2018 at 9:23amHello,Please check our demo: https://tppr.me/H6mnM and https://tppr.me/zt7tq. As you can see it looks the same.If you would like to customize that please contact freelance developers that can implement this for you: https://studio.envato.com/ or upwork.com. - under 359px width, the playlist/time is not showingIt's under 317px but the thing is that there are no device less than this size: https://tppr.me/ubLZ6Please check and let me know.Best Regards,Jelly Teammusicadi repliedSeptember 19, 2018 at 7:02amHello and thank you for your quick reply!The play/pause button now looks the same because I added this to main.css@media (max-width: 767px) {.player-content {text-align:left}}With the original css, the button was floating to the right, covering the "next" button (at least in Safari 12.0 under macOS 10.13.6), while using the "responsive design" feature in SafariKind regards,Adrian 850Jelly repliedSeptember 19, 2018 at 4:24pmReally sorry about that. I am going to contact our developers about this issue.Best Regards,Jelly Team 850Jelly repliedSeptember 21, 2018 at 10:35amSolution from our developers. You need to go to main.css line 2135 and add float: .player.horizontal .player-content { position: relative; float: left;}Best Regards,Jelly Teammusicadi repliedSeptember 21, 2018 at 3:22pmGreat, thank you! Looks good now :)Kind regards 850Jelly repliedSeptember 21, 2018 at 3:28pmPerfect! I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.Best Regards,Jelly Team Sign in to reply ...
Hello,
I am currently using the comingsoon.html on my website (renamed it to index.html)
My problem is that on small devices (max-width: 767px), the positioning of the audio player elements is weird:
- the play/pause button is "off"
- playlist text and time aligning is weird, I think this should be have center text alignment, just like the info-album-player
- under 359px width, the playlist/time is not showing
Thank you for your help
PS.
If I add this to main.css, then the play/pause button is positioned correctly.
@media (max-width: 767px) {.player-content {text-align:left}}
Hello,
Please check our demo: https://tppr.me/H6mnM and https://tppr.me/zt7tq. As you can see it looks the same.
If you would like to customize that please contact freelance developers that can implement this for you: https://studio.envato.com/ or upwork.com.
It's under 317px but the thing is that there are no device less than this size: https://tppr.me/ubLZ6
Please check and let me know.
Best Regards,
Jelly Team
Hello and thank you for your quick reply!
The play/pause button now looks the same because I added this to main.css
@media (max-width: 767px) {.player-content {text-align:left}}
With the original css, the button was floating to the right, covering the "next" button (at least in Safari 12.0 under macOS 10.13.6), while using the "responsive design" feature in Safari
Kind regards,
Adrian
Really sorry about that. I am going to contact our developers about this issue.
Best Regards,
Jelly Team
Solution from our developers. You need to go to main.css line 2135 and add float:
Best Regards,
Jelly Team
Great, thank you! Looks good now :)
Kind regards
Perfect!
I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.
Best Regards,
Jelly Team