Goodmorning
A customer of mine recently added categories to his webshop. Strangely enough, these categories only show two rows of products, while the main shop page shows 3 next to each other. I just can’t figure out how to fix this. They would prefer to even go to 4 products next to each other. Could you help me?
This is the main shop page: https://lilokeramiek.nl/language/en/webshop-eng/
And this is a category: https://lilokeramiek.nl/language/nl/product-category/chawan-collectie/
Thank you.
Hey mrsecommerce,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Yes sure.
Hi mrsecommerce,
Thank you.
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
Victoria
Hi victoria
thank you for your reply. What I find strange is that the category pages show 2 products next to each other and the main shop page 3. I have not had this before, so I do not quite understand what kind of relationship this has with the topic you are sending.
Hi mrsecommerce,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.archive .shop_columns_2 .products .product.first {
clear: none;
margin-left: 1%;
width: 23.5%;
}
.archive .shop_columns_2 .products .product {
width: 23.5%;
}
If you need further assistance please let us know.
Best regards,
Victoria
it worked. Thank you!
Hi mrsecommerce,
Glad we could help :)
Happy holidays!
Best regards,
Victoria