ISSUES WITH PADDING ON PRODUCTS

Hey,
I am having an issue with the padding of the products. This was not a problem previously. Here's the site http://www.forkliftsforsaleincalifornia.com. Please advise as soon as possible. http://www.forkliftsforsaleincalifornia.com
Thanks, Whitney

Comments

  • Hey! Actually I have been looking all over the internet and it looks like there may be some css you can provide to fix the issue with this theme. Thanks
  • Hi,

    to get 3 products per row, you can use the following css:
    .woocommerce ul.products li.product:nth-child(3n+1), .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*="columns-"] ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product { clear: none !important; }
  • Hey,
    I don't think you understand. It worked fine before using just the shortcode. Not sure what happened there. I need to be able to add sometimes 3 per row and then sometimes.
    I had to deactivate w3 cache. Is there a way to have that plugin without the issues?
  • If you tested it and it's because of W3 Total Cache then you need to look for a problem between plugin and server as this can not be theme.
  • Okay and thank you! W
Sign In or Register to comment.