Two columns of products on shop pages - by emeliech

This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: emeliech
    emeliech
    Participant
    June 22, 2017 at 22:20

    Hello,

    I wonder if it is somehow possible to have products display in two columns on the shop pages?

    Kind regards,

    Marcus

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 23, 2017 at 07:24

    Hello,

    Please try this option https://prnt.sc/fn5bil

    Regards,
    Rose Tyler.

    Avatar: emeliech
    emeliech
    Participant
    June 23, 2017 at 10:22

    But doing so would change also the desktopview.

    We would like 4 on the desttop/landscape view and 2 on the mobile view.

    Kind regards,

    Marcus

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 23, 2017 at 10:33

    Hello,

    You can show 2 products per row using this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .products-grid .product {
      width: 50% !important;
    }

    Regards,
    Rose Tyler.

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

You must be logged in to reply to this topic.Log in/Sign up

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