How to show single column Product for default shop Page on Mobile devices

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

  • Avatar: themelover
    Kelly
    Participant
    December 1, 2017 at 09:12

    Hi,
    I am using the default setting for shop page (Setting done in theme option only).
    On desktop or laptop it show 3 column of product per row.

    But in mobile devices, it show 2 column. How to make it show only 1 column per row on mobile devices?

    Thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2017 at 09:34

    Hello,

    You may add this code in Theme Options > Styling > Custom css > Custom css for mobile:

    .shop-full-width .products-grid.row-count-2 .product, 
    .shop-full-width .products-grid.row-count-3 .product, 
    .shop-full-width .products-grid.row-count-4 .product, 
    .shop-full-width .products-grid.row-count-5 .product, 
    .shop-full-width .products-grid.row-count-6 .product {
    	width: 100%;
    }
    

    Regards

    Avatar: themelover
    Kelly
    Participant
    December 1, 2017 at 14:38

    Thank you! It works.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2017 at 14:57

    You’re welcome!

    Regards

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

The issue related to '‘How to show single column Product for default shop Page on Mobile devices’' has been successfully resolved, and the topic is now closed for further responses

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