Skip to content

Instantly share code, notes, and snippets.

@yousufansa
Created November 27, 2020 13:56
Show Gist options
  • Select an option

  • Save yousufansa/516f9eda3308b5c38c8943c17fc3c129 to your computer and use it in GitHub Desktop.

Select an option

Save yousufansa/516f9eda3308b5c38c8943c17fc3c129 to your computer and use it in GitHub Desktop.
Front - Hero Video block with Background Image
.wp-block-fgb-hero-video .js-bg-video[data-hs-bgv-path$=".jpg"],
.wp-block-fgb-hero-video .js-bg-video[data-hs-bgv-path$=".jpeg"],
.wp-block-fgb-hero-video .js-bg-video[data-hs-bgv-path$=".png"] {
opacity: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment