List, few products on 1 page.
-
Good afternoon!
I want to make sure that the list of products on the page includes at least 3-4 products. I made this code, but it only works after page refresh! F5.
.product-list-item:not(:last-child) .product-wrapper {padding-bottom:10px;margin-top:-20px;}
.product-list-item .product-element-top {flex: 0 0 170px;}
Attachments:
You must be
logged in to view attached files.
Hello,
Please elaborate what you are trying to achieve with the help of some relevant screenshots to check it myself and help you out accordingly.
Best Regards
Why does this code only work after page refresh? I move to another category, the picture is again alone (one product for the entire page). You need to press f5.
Hello,
It seems to be some sort of caching issue on your website. Please check after clearing the cache.
Best Regards