fireflythemes

CSS Product Single Page

Oct 15th, 2020 (edited)
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.26 KB | None | 0 0
  1. .woocommerce div.product form.cart .variations select {
  2.     min-width: auto;
  3.     box-sizing: initial;
  4.     display: block;
  5.     width: 70%;
  6. }
  7. .woocommerce div.product form.cart .reset_variations {
  8.     background: #a46497;
  9.     padding: 3px 15px;
  10.     color: #fff;
  11. }
Add Comment
Please, Sign In to add comment