Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ma3ry

    (@ma3ry)

    This situation is now on a live site at https://longfarms.ca
    I would like to resolve the issue ASAP for my client since this is their busy time.

    The video is 960 x 250. There are black bars to the left and the right of the video which I need to be transparent.

    I can change the colour by using custom css
    .video-js {
    background-color: #0c5702;
    }

    but if I change the colour to transparent or false or none then it appears black.

    Since this video is in GeneratePress GP Hooks I have also tried to enclose the gp hooks in a div tag but still now luck.

    Can you please tell me how to make these bars transparent so that the background image will show.

    Many thanks!

    Thread Starter ma3ry

    (@ma3ry)

    This was my mistake (again – oops). I had changed the width of 960 to 100% to make it responsive. Note to self, I can’t do that.

    Sorry to have bothered you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to Change Background Colour’ is closed to new replies.