Comments Alain started the conversationJune 17, 2020 at 7:31pmI am having alignment issues on my music page.Both the music player icons (triangles) don't align with the text and the players with images themselves are not lining up.Any advice on what I should look for to fix this? I've tried unsuccesfully.Thank you!Alain 1,114Max repliedJune 17, 2020 at 8:25pmHi Alain,Could you please provide me access to your wp-admin and I will gladly check the issue you have.Thanks, Max from the Sonaar.io Crew Alain replied privately 667Alexandre repliedJune 18, 2020 at 2:18pmHi Alain, I have fixed those aligment issues. I used some custom css code.Thanks, Alexandre from the Sonaar.io Crew Alain replied privately 667Alexandre repliedJune 18, 2020 at 4:30pmYes, this is something I did, but it is fixed nowThanks, Alexandre from the Sonaar.io CrewAlain repliedJune 18, 2020 at 6:38pmThank you! Works great now.A quick question, a shortcode parameter to remove track numbering? I was able to do this in Elementor, but I had to use another builder and I can't seem to do the same thing.https://www.alainmayrand.com/mosleymusic/I am looking here right now and perhaps I'm missing it?Merci!Alain 667Alexandre repliedJune 19, 2020 at 2:44pmNo hide number parameter is available through the shortcode, but you can use this custom css code:.iron-audioplayer .track-number .number {display: none;}Thanks, Alexandre from the Sonaar.io Crew Sign in to reply ...
I am having alignment issues on my music page.
Both the music player icons (triangles) don't align with the text and the players with images themselves are not lining up.
Any advice on what I should look for to fix this? I've tried unsuccesfully.
Thank you!
Alain
Hi Alain,
Could you please provide me access to your wp-admin and I will gladly check the issue you have.
Thanks,
Max from the Sonaar.io Crew
Hi Alain,
I have fixed those aligment issues. I used some custom css code.
Thanks,
Alexandre from the Sonaar.io Crew
Yes, this is something I did, but it is fixed now
Thanks,
Alexandre from the Sonaar.io Crew
Thank you! Works great now.
A quick question, a shortcode parameter to remove track numbering? I was able to do this in Elementor, but I had to use another builder and I can't seem to do the same thing.
https://www.alainmayrand.com/mosleymusic/
I am looking here right now and perhaps I'm missing it?
Merci!
Alain
No hide number parameter is available through the shortcode, but you can use this custom css code:
.iron-audioplayer .track-number .number {
display: none;
}
Thanks,
Alexandre from the Sonaar.io Crew