Created
November 27, 2020 13:56
-
-
Save yousufansa/516f9eda3308b5c38c8943c17fc3c129 to your computer and use it in GitHub Desktop.
Front - Hero Video block with Background Image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .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