Category thumbnails - by Cr3atorf1lm - on WordPress WooCommerce support

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

  • Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    September 20, 2016 at 09:19

    Hi there,
    I need to set the fotos of subcategories to be in straight line

    https://ftstore.gr/product-category/organa-gymnastikis/cardio

    ani idea?
    thanx

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 20, 2016 at 10:34

    Hello,

    Add this code in Custom CSS for desktop section:

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

    Regards,
    Eva Kemp.

    Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    September 22, 2016 at 14:47

    thanx

    Avatar: Eva
    Eva Kemp
    Support staff
    September 22, 2016 at 15:13

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘category thumbnails’' 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.