Skip to main content

Comments

2 comments

  • KC George

    Hi

    In your WordPress Dashboard under Appearance- Customize- Additional CSS, please add the following CSS and check if the issue resolves

    @media (max-width: 767px) {
    .brz-bg-video {
        display: block !important;
    }
    }
    1
  • Infofuturo García García

    Now it's working, thanks!

    0

Please sign in to leave a comment.