Just one column products on mobile version

This topic has 4 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Robert Hall

  • Avatar: Anna
    Anna
    Participant
    May 30, 2016 at 09:20

    Hello,
    I need to see all the products in a single column on mobile version, with larger images. Now the products are placed in two columns and the customer doesn’t like it because the images are too small. Can you help me?
    Thank you very much!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 30, 2016 at 09:27

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px){
    .sidebar-position-without .products-grid.product-count-3 .product:nth-child(n) {
        width: 100% !important;
    }}

    Best regards,
    Jack Richardson.

    Avatar: Anna
    Anna
    Participant
    May 30, 2016 at 12:36

    It works! Thank you very much 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 30, 2016 at 12:46

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Just one column products on mobile version’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.