Rynald0s
(@rynald0s)
Automattic Happiness Engineer
Hi there!
You could use some CSS code to hide the Go shop text/link from there — the following works for me:
a.woocommerce-Button.button {
display: none;
}
The No order has been made yet. text won’t be affected.
Please don’t add custom code directly to your parent themes’ stylesheet.css as this will be wiped entirely when you update. I recommend you use a free plugin like https://wordpress.org/plugins/simple-custom-css/ to add it.
Cheers!
-
This reply was modified 8 years, 10 months ago by
Rynald0s. Reason: Wrapping css
Rynald0s
(@rynald0s)
Automattic Happiness Engineer
Howdy!
We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.
Cheers!