Home Forums Basel support forum Don't show upsells

Don't show upsells

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #158143

    mrskuit
    Participant

    Hi,

    Because I like the ‘related products’ of the theme, I don’t want to show the upsells anymore (becuase you get 2 rows of products now).

    Is there a CSS code to hide the upsells? Printscreen: https://prnt.sc/pzzeax

    Kind regards,
    Marieke

    #158166

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .related-and-upsells > section.up-sells {
    display:none;
    }

    Best Regards

    #158184

    mrskuit
    Participant

    Thanks!

    #158198

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Don't show upsells’ is closed to new replies.