• Resolved fraumaria

    (@fraumaria)


    Hi,

    is there any option to get the controls (play, volume) a tick larger on my background videos?
    No matter where I put the controls I fear that users won’t quite get that there are controls in the huge videos…

    Greetings,
    Maria

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support eugenewhite

    (@eugenewhite)

    Hello, Maria!

    In this case, I may suggest you increase video controls by applying custom CSS code under the Dashboard > Appearance > Customize > Additional CSS. Here’s the code:

    .getwid-background-video-play, .getwid-background-video-mute{
      font-size: 40px;
    }

    Feel free to set the font-size value according to your needs.

    Thread Starter fraumaria

    (@fraumaria)

    Hi Eugene,

    thanks a lot for this snippet and the instructions!
    I’m very pleased.

    Greetings,
    Maria

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background Video – larger controls?’ is closed to new replies.