Mobile mode – 2 products per row - by Christian

This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp

  • Avatar: cherbst
    Christian
    Participant
    January 24, 2016 at 18:11

    Is it possible to add code to have two products per row instead of one in mobile mode?
    Great if you can help me out with that!

    Regards,
    Christian

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 25, 2016 at 10:19

    Hello,

    Please add this code in child style.css file:

    @media (max-width: 480px) { .products-grid.product-count-4 .product:nth-child(n) {
        width: 50%;
    }}

    Regards,
    Eva Kemp.

    Avatar: cherbst
    Christian
    Participant
    January 25, 2016 at 10:28

    Hi!

    Thanks, I just added the code + flushed the cache but it did not have any effect.

    Row 324 in child style.css

    Best,
    Christian

    Avatar: Eva
    Eva Kemp
    Support staff
    January 25, 2016 at 11:06

    Hello,

    I’ve added !important to the code. Please check now.

    Regards,
    Eva Kemp.

    Avatar: cherbst
    Christian
    Participant
    January 25, 2016 at 11:15

    Works beautiful now! Thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    January 25, 2016 at 13:52

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Mobile mode – 2 products per row’' 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.