Volume regulator is partially hidden

Hi, everyone.
I have the following problem: Website created in Foundry. This should play audios. I just use the HTML5 player. The volume regulator is partially hidden. How can I solve this problem?

Webseite: https://www.franz-edlinger.at/player.php?file=326_03

Regards Romano

What’s happening is there is not enough room within your HTML stack to display the full volume bar. The simplest solution is to increase the top padding on that stack to allow enough space for the volume bar when it is visible.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.