Hi there, so the question is how I can align Audio Player to the left?
This code doesn't work:
<p style="text-align: left;"></p>
I also added this:
p.audioplayer_container {
text-align: left;
}
to header (themes/monochrome/header) as doryphores said in >that< topic, but it still doesn't work.
Please help.