Skip to content

Instantly share code, notes, and snippets.

@pmciano
Created March 23, 2017 13:56
Show Gist options
  • Save pmciano/7ed59f8c71ba2472bfd397729384ed77 to your computer and use it in GitHub Desktop.
Save pmciano/7ed59f8c71ba2472bfd397729384ed77 to your computer and use it in GitHub Desktop.
Change Subscription Button Color
/* Change Subscription Widget Button Color */
#subscribe-submit input {
background-color: purple;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment