Site logo

Archived topic

Related a Upsell products display on single page

3 replies · Started by fabiosilva on May 26, 2020

Viewing posts 1–4 of 4

Hi there,

That seems to be happening because of this CSS in your child theme:

.single-product div.product .upsells.products {
    width: 50%;
    display: inline-block;
}

My gosh...

I don't know what that CSS was doing there... :-S

Thank you, Tom!

You're welcome! :)

This archived topic is closed to new replies.