woo commerce product layout

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4466

    http://www.cliftoncreative.co.uk/shop/

    Am looking for a fix so that the products in the shop page group together neatly in rows and groups. At the moment i seem to have some products on taking up 1 entire row, while others are nested neatly in threes (how i intended). Really can’t figure out why this is happening.

    Any help much appreciated, thanks

    See attached image

    #4526
    Raghavendra
    Moderator

    Looks like this is limited to Firefox. Pls use the following custom CSS until I have it fixed in the next update –

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        -moz-box-sizing: border-box;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.