I hope im posting in the right place. I would like to either remove the woocommerce sidebar. or atleast change the text to something else. I searched google and found a never ending list of forum threads with a never ending list of answers. Now im curious what would be the best way for me to remove this sidebar. If its too big of a mess to remove it, can I change the text from “WooCommerce Title” to something else?
I found it in appearance/editor/woocommerce.php
the_widget( ‘WC_Widget_Cart’, ‘title=’ . __( ‘WooCommerce Title’, ‘illdy’ ), $the_widget_title );