Modify volume bars height

go to zoomsoundssettingsappearanceextra css and enter

body .audioplayer .volume_static:before, body .audioplayer.skin-wave .volume_active {
    height: 5px;
}

replace 5px with any height

modify volume bar width

 

Was this article helpful?

Related Articles

Leave A Comment?