Mobile view to show 2 product columns - by reenes

This topic has 9 replies, 3 voices, and was last updated 3 years, 11 months ago ago by Olga Barlow

  • Avatar: reenes
    reenes
    Participant
    May 24, 2020 at 11:33

    Hello,

    Is there an option to set the WooCommerce mobile view to show 2 product columns? Would it be an setting or custom CSS solution?

    thank you!

    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 24, 2020 at 12:55

    Hello,

    Add this code in Theme Options > Custom CSS > Custom CSS for mobile –

    .product {
        width: 50% !important;
    }

    Regards

    Avatar: reenes
    reenes
    Participant
    May 25, 2020 at 10:42

    thank you ıt’s done

    Avatar: reenes
    reenes
    Participant
    May 25, 2020 at 10:57

    thank you but this time product landing page, views 2 column and I dont want to second column in the product landing page just shop page I want to two column

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 25, 2020 at 12:13

    Hi,

    Please provide URLs of both pages.

    Regards

    Avatar: reenes
    reenes
    Participant
    May 25, 2020 at 13:46

    ok

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 25, 2020 at 14:12

    Please change the previous code to

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

    Regards

    Avatar: reenes
    reenes
    Participant
    May 25, 2020 at 14:26

    okey this time ıt ‘s done 🙂

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 25, 2020 at 22:06

    You are welcome.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 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.