Skip to content

Instantly share code, notes, and snippets.

@RiaanKnoetze
Created April 4, 2017 06:36
Show Gist options
  • Save RiaanKnoetze/790e46edd453f40c88d5a877866aa1a1 to your computer and use it in GitHub Desktop.
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
body #masthead:after {
background: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment