Skip to content

Instantly share code, notes, and snippets.

@SeanChDavis
Created August 6, 2015 16:45
Show Gist options
  • Save SeanChDavis/a87df385d3856edb9e78 to your computer and use it in GitHub Desktop.
Save SeanChDavis/a87df385d3856edb9e78 to your computer and use it in GitHub Desktop.
Vendd Display Purchase Button by Default
.vendd-download-information .vendd-price-button-container {
position: static;
display: block;
border-top: none;
box-shadow: none;
}
.vendd-download-information .product-link {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment