-
Hello,
I am using the Woo Page Builder for Elementor Plugin to optimize my cart and checkout pages.
Unfortunately the available Elementor widgets have some room for improvement in my opinion. Here are my suggestions (see screenshot for details):
1.) Create separate “Coupon” Widget
2.) Remove cross-sells from “cart table” – there is a separate widget already! This is critical because otherwise the checkout button will be displayed BELOW the cross-sells on a smartphone!
3.) Option to hide theme’s sidebar from cart and checkout pagesIf you do not intend to implement these suggestions, it would be great if you could provide me with the CSS syntax to at least hide sidebar and cross-sells as described.
Please note: The following CSS works to hide the cross sells from “cart table”. Unfortunately it also disables displaying the widget “cross-sells” itself:
body.woocommerce-cart div.cross-sells{ display:none; }
Thanks,
Copiaro
Modify "woo cart table" and "woo cart totals"
This topic is: resolved