How to remove "WooCommerce title" and "product categories"

Hi,

Can anyone tell me how I remove the “WooCommerce title” and “product categories” from the main shop page and single product pages?

Also, I can’t change the Contact Us section’s “Contact Us” title, “Address”, “Customer Support” and “phone”.

Help would be greatly appreciated.

http://jolklub.dk/billetter/

Please see screenshots

Hello there,

I hope you are doing well today.

Please go to Appearance> Widgets and remove any Woo-commerce widgets that you have assigned to the sidebar that will remove the widgets and the text related to them.

Best Regards,
Support

Thanks for the quick response. The section is empty, so I don’t really know what to do?

Hi @jolklubadmin,

  1. For contact us title, can you check the solution here: https://colorlibsupport.com/t/please-check-contact-us-section-and-jumbotron/#post-92230

The issue is already reported to the developers, it will be fixed in the next version.

  1. For removing the sidebar in the woocommerce page use this Custom CSS in Appearance -> Customize -> Additional CSS,
.woocommerce-page .col-sm-7 { width: 100%; }
.woocommerce-page .col-sm-4 { display: none; }

Let us know,

Thanks,
laranz.

That also removes the logo in the top left corner

How can I get the logo back again?

Hello?

Moving to a different theme. Too many issues and no support