Skip to main content

Has this problem been solved?

Comments

1 comment

  • Ariel H.

    Hi Michael,

    Thank you for contacting us.

    This can be fixed by using the below custom CSS:

    @media (max-width: 991px) {
    .brz-bg-video {
        display: block !important;
    }
    }

    To use it, please head over to the Appearance -> Customize page from your WordPress dashboard and click on the ‘Additional CSS’ tab from the left panel and copy-paste the above CSS.

    This was confirmed and tested to work on this URL: https://staging.server001.xyz/test02/hero-video/

    Please try this and let me know how it goes.

    Best regards,
    Ariel H.

    0

Please sign in to leave a comment.