Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  2.     clear: none;
  3.     width: 32%;
  4.     float: none !important;
  5.     display: inline-block;
  6.     vertical-align: top;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement