modify volume bar width

Let’s say we want to increase width by 10px. go to zoomsoundssettingsappearanceextra css and enter

body .audioplayer.skin-wave .controls-volume{ width: 51px; } body .audioplayer .volume_static{ width: 36px; }

replace 5px with any height

Modify volume bars height

 

Was this article helpful?

Related Articles

Leave A Comment?