Two things we can’t get back, no idea why

This topic has 3 replies, 2 voices, and was last updated 2 years, 7 months ago ago by David Henry

  • Avatar: David Henry
    David Henry
    Participant
    September 30, 2021 at 16:21

    Hi Guys,

    on mobile we used to have one column of products, now it’s two. How do we get it to just one. 3 on Desktop is the only option I see.

    Also, my client swears we has an option to “display 12 / 24 / 26 / all” products on mobile. Is there a way to get that back too?

    David

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 1, 2021 at 10:04

    Hello,

    1/ Add this code in Theme Options > Theme custom CSS > Custom CSS for mobile:

    .products-grid .product {
        width: 100%;
    }

    2/ Theme Custom CSS > Mobile:

    .products-per-page {
        display: block !important;
    }

    Regards

    Avatar: David Henry
    David Henry
    Participant
    October 1, 2021 at 10:59

    Thanks Rose.
    d

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

The issue related to '‘Two things we can’t get back, no idea why’' 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.