Skip to content

Instantly share code, notes, and snippets.

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 jamiemarsland/acc1f830780e2089c51448f3568f36f9 to your computer and use it in GitHub Desktop.
Save jamiemarsland/acc1f830780e2089c51448f3568f36f9 to your computer and use it in GitHub Desktop.
How to add extra style to Storefront Pro slider buttons
#header-hero-slider-wrap .button {
color: #fff;
background: rgba(0, 0, 0, 0.0);
border: 1px solid;
border-radius: 10px;
font-size: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment