Created
April 4, 2017 06:36
-
-
Save RiaanKnoetze/790e46edd453f40c88d5a877866aa1a1 to your computer and use it in GitHub Desktop.
Remove semi transparent background on header section when using the Galleria child theme
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
body #masthead:after { | |
background: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment