I want to move the status bar in music player in my site, to be the same like this site. So need to move below for 100px I suppose, but I can't find the right class, to change myself. I think that class is this:
.player-box .jp-seek-bar {
padding-bottom:100px; --> But manipulation this value don't change nothing!
}
Also, how to change status bar to be the same color like demo site I provided?