Skip to content

Instantly share code, notes, and snippets.

@ahmedeshaan
Created November 5, 2016 07:08
Show Gist options
  • Save ahmedeshaan/43d5acdfa37772636be51c584db3f129 to your computer and use it in GitHub Desktop.
Save ahmedeshaan/43d5acdfa37772636be51c584db3f129 to your computer and use it in GitHub Desktop.
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {min-height: 500px !important; margin-bottom:10px; }
ul.products li.product a.button {position: absolute !important; bottom: 500px; }
.box-text {
min-height: 145px;
position: relative;
}
.add-to-cart-button {
position: absolute;
top: 90px;
left:50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment