Comments Jesús started the conversationNovember 16, 2018 at 1:19pmHi, how can I make the product page https://productoslanyn.es/tienda/ show 5 products. On the home page I have done it and it's fine, but the 5 product takes a few seconds to load. Which may be due. Thank you 7,095Oliver repliedNovember 16, 2018 at 2:43pm HI! pls. use following css: @media (min-width: 768px) { .products.inline-row .product.inline-column { width: 20%; } .products.inline-row .product.inline-column { min-width: auto; } } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi, how can I make the product page https://productoslanyn.es/tienda/ show 5 products. On the home page I have done it and it's fine, but the 5 product takes a few seconds to load. Which may be due. Thank you
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver