Replies: 3
Hello,
I’m currently working on a WooCommerce shop using the Checkout Blocks. However, I need to remove or hide the following element that appears during checkout:
“Shipping to + address” (<span class=”wc-block-components-shipping-address”>)
I tried to use various CSS and php hooks I found online but nothing helped. Please, is there any way how to completely remove this line?
My website is not currently online but created in Localwp, therefore a link is not available.
Any help, hooks, or suggestions would be greatly appreciated. Thanks in advance!