Skip to content

Instantly share code, notes, and snippets.

@bourroush
Last active October 19, 2016 19:15
Show Gist options
  • Save bourroush/23417fb3cec8289919c011b661b5e1c6 to your computer and use it in GitHub Desktop.
Save bourroush/23417fb3cec8289919c011b661b5e1c6 to your computer and use it in GitHub Desktop.
.product-customize-button.btn.btn-border onClick="customizeBox()" or customize your box
// INSTEAD OF
//.product-customize-button.btn.btn-border onClick="customizeBox()"
// p.bold-ttu.mbf or customize your box
.product-customize-button
display: none
.hide-slider
.product-customize-button
display: inline-block
// INSTEAD OF
//.product-customize-button
// align-items: center
// display: none
// height: rem(75)
// justify-content: center
// margin-top: $b-space-l
// width: 100%
//
//.hide-slider
// .product-customize-button
// display: flex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment