Site logo

Archived topic

Position of related products in Woocommerce

3 replies · Started by Juan Carlos on January 15, 2019

Viewing posts 1–4 of 4

Hi!

I have a problem with the related products.

I dont know why, but that section appears next to the product description and not below ...

How can I solve it?

Thanks!

Hi there,

try this:

.woocommerce.single-product .product .upsells {
    clear: both;
}

Now its ok!

A lot of thanks!

You're welcome

This archived topic is closed to new replies.