Upsell three products in a row

Posted in: Newsmag
Post count: 2

Hello,

In Newsmag my upsell products are not presented correctly. The third product in the row moved under the first product.
image

How can I solve this. The related product show up correctly, three in a row.
Sample page: http://www.vinto.nl/winkel/badkamer-2/oude-emaille-po/

Post count: 6535

Hi

The theme wasn’t tested with upsell products, but I’ve added this on our list and we will fix it in the next update. Until then you can use this custom css in theme panel > custom css: http://screencast.com/t/5U9N0k3qnn

.woocommerce-page .upsells .products li:last-child {
margin-right: 0px !important;
}

Let me know how it goes.

Thanks!

Post count: 2

It works!
Thanks.
Ard

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.