Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1786169
Show 5 columns in the products
Closed

Comments

  • Jesús started the conversation

    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

  •  7,280
    Oliver replied

    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