Advertisement
atorresbr

CSS --

Apr 28th, 2021
866
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. #Max-hair (( CSS ))
  2.  
  3. html .woocommerce .product-grid-item.wd-with-labels {
  4.     width: 100%;
  5.     display: block;
  6.     max-width: 80%;
  7.     flex: 100%;
  8.     margin: 0 auto;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement