Okay
  Public Ticket #2637832
Modifying/Removing cross-sell from cart page
Closed

Comments

  • ctangmo started the conversation

    Hello, I need help modifying the cart page. I like the addition of cross sells, but it looks too cluttered when 2 or more products are added and makes scrolling down to "proceed to cart" too long. Is there a way to switch that area to show cross-sell products in carousel format or remove it entirely for a cleaner cart page? I would prefer to have this only affect the cart page, since I like how cross-sells look on product pages too.

  •  867
    Neuron replied

    Hi,

    Please add the following code to remove the related products from the cart page.

    .woocommerce-cart .cart-collaterals {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • ctangmo replied

    Thanks so much, it worked perfectly!

  •  867
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes