Products page layout on ipad/tablet - by simjen7000

This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: simjen7000
    simjen7000
    Participant
    November 18, 2015 at 20:39

    Hi..

    I have set products per row to 6 and products per page to 24, and that is looking fine. On mobile it only shows 1 product per row, and thats fine with me..

    But the issue is on Ipad on portrait view, there it is showing 2 products in the first row, and in second row it only shows 1 product, and row 3 it’s show 2 products again..

    Take a look at : http://chicclothing.dk/produkt-kategori/festtoej/

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 19, 2015 at 08:27

    Hello,

    Please add this code in Theme Options > Custom CSS > Custom CSS for tablet:

    .shop-full-width .products-grid.row-count-6 .product:nth-child(3n+1) {
        clear: none !important;
    }

    Best regards,
    Jack Richardson.

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