Padding around image in shop
-
Hello,
I am trying to make the padding bigger around the image in the product box. I only want to change the padding for the image, not the title and price. Is there a way to do this?
Also, I want to put the price on the line under the title but nothing I have tried has worked. I tried:
.woocommerce ul.products li.product .price {
font-size: 14px !important;
display: block !important;
}I tried that on its own and then added order:0 but nothing worked. Any ideas?
Thank you for your help!
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Padding around image in shop’ is closed to new replies.