Products per row - by manoskam - on WordPress WooCommerce support

This topic has 6 replies, 4 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: manoskam
    manoskam
    Participant
    April 21, 2016 at 17:19

    Hello
    you really have done a good job.
    I have a small problem, in the second row with products displaying one product and the other below it, you can help me please?
    http://dsmilka.gr/wp/product-category/pagota/pagotinia/

    Thanks
    Manos

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 21, 2016 at 17:27

    Hello,

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

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

    Best regards,
    Jack Richardson.

    Avatar: manoskam
    manoskam
    Participant
    April 22, 2016 at 08:46

    Thanks for your answer
    but I would like to bring three products in each row and no 4

    Thanks
    Manos

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 22, 2016 at 09:01

    Hello,

    Please try to replace code above to the following

    .row-count-4 .product:nth-child(4n+1) {
        clear: none !important;
    }

    Regards,
    Robert Hall

    Avatar: manoskam
    manoskam
    Participant
    April 22, 2016 at 09:28

    is okay
    Thanks
    Manos

    Avatar: Eva
    Eva Kemp
    Support staff
    April 22, 2016 at 09:35

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Products per row’' 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.