Hi,
If you take a look at you can see the problem. The Products seem to take more space than needed resulting to show 2 instead of 4 products per line.
The obvious problem is that the container extends further than needed, even below the sidebar! (see where the sale icon is located)
The problem is the same in all eshop pages (eshop, categories, etc.)
I have tried to solve the problem with custom css, without much success. In any case, one of the reasons I have chosen this theme is the woocommerce integration, so I would expect it to work out of the box, without any need for custom css. Is something wrong with my implementation maybe?
By the way, in the documentation, there is no mentioning on this. If custom css is the only solution, maybe you should consider including the necessary css for some of us that do not know css in depth?
Thank you
Sorry, the link was not inserted. “If you take a look at”
https://htss.gr/product-category/scales/laboratory-scales/analytical-balances/
Hi Kugar,
Please navigate to WP AdminAppearanceCustomize, WooCommerceProduct Catalogue and change the Products Per Row setting to your desired amount.
You may need to adjust (read: remove) your custom CSS you added to WP AdminAppearanceCustom CSS as some of it may prevent this WooCommerce setting from working correctly (such as the CSS used to resize the thumbnails).
Hi Alex,
thank you for your reply. I already have the products per raw set to 4. It didn’t work, that’s why I tried with css that I found in your forum (tried css I found in different posts, not necessarily the correct one).
Also, the image size gets bigger. Have a look please at
https://htss.gr/product-category/scales/laboratory-scales/analytical-balances/
(I have just removed the custom css)
Maybe the images sizes in the media library should be smaller?
Hi Kugar,
Did you clear the minify cache after adjusting the WooCommerce setting? If so, can you please temporarily disable it so I can track down where the CSS is present that’s causing the columns to be locked to 50%.
I have cleared it, but nothing changed.
I have currently disabled minify for you.
Thank you.
Hi Kugar,
I’ve just had a quick look at your website and the columns seem to be working without issue. Can you please confirm? If you can’t see it display correctly, can you please try clearing your browser cache to see if that helps?
Yes Alex,
the problem seems to be resolved! Probably there was a delay for the correction to be seen because of the CDN I am using.
I guess that the problem was the minify.
Thank you.