• Excellent little plugin, really happy I found this so I don’t have to write it myself ??
    Dankjewel!
    And thanks to your support forum also managed to fix the columns, was very happy with my theme, but NOT with the main page of the shop, the images were just to big, and fit only 4 in a row, now I made it to 5 thanks to the CSS tweak noted:

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 17% !important;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 3% 2.992em 0 !important;
    }

    So very happy ??

  • The topic ‘As happy as if I got a new toy’ is closed to new replies.