Two columns in Products page Layout - by Rodrigo

This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rodrigo

  • Avatar: Rodrigo Fernandez
    Rodrigo
    Participant
    May 21, 2021 at 09:33

    Hello:
    I would like to show our products in Products page Layout in two columns, only in mobile. I’ve tried with this code in CSS for mobile (private) But It doesn’t work. How can I do?
    https://longfield.es/deportes/running/

    Best regards,

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 23, 2021 at 08:55

    Hello,

    Theme Options > CUstom CSS > Custom CSS for mobile:

    .products-grid .product {
        width: 50% !important;
    }
    .products-grid .product .btn {
        padding: 5px 3px;
        font-size: 10px;
    }

    Regards

    Avatar: Rodrigo Fernandez
    Rodrigo
    Participant
    May 24, 2021 at 10:29

    Great!!
    Many thanks again Rose!!!

    Best regards,

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

The issue related to '‘Two columns in Products page Layout’' 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.