Skip to content

Instantly share code, notes, and snippets.

@seothemes
Last active October 23, 2022 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seothemes/2af6e47b4c5e39eb2a6a3d5747ec03c8 to your computer and use it in GitHub Desktop.
Save seothemes/2af6e47b4c5e39eb2a6a3d5747ec03c8 to your computer and use it in GitHub Desktop.
Gradient text WordPress heading block
h1.has-background[class*="-gradient-background"],
h1.has-background[style*="-gradient("] {
-webkit-background-clip: text !important;
color: transparent;
padding: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment