Robin0 Posted August 2, 2023 Share Posted August 2, 2023 Hi does anyone know how i can max it at 4 related products and does not go to the second line? thanks Link to comment
tuanphan Posted August 3, 2023 Share Posted August 3, 2023 Hi, Can you share link to a product? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Robin0 Posted August 3, 2023 Author Share Posted August 3, 2023 Hi thanks https://www.furnisure.uk/store/p/divan-set Link to comment
Solution tuanphan Posted August 4, 2023 Solution Share Posted August 4, 2023 19 hours ago, Robin0 said: Hi thanks https://www.furnisure.uk/store/p/divan-set Add this code to Design > Custom CSS (or Website > Scroll down and choose Website Tools > Custom CSS) /* related 4 items */ .ProductItem-relatedProducts.ProductList.clear .list-grid .grid-item:nth-child(n+5) { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment