Greetings,
My issue is still present after adding a product to WooCommerce.…
Screenshot: https://my.pcloud.com/publink/show?code=XZUuEAZyal5hUUwdqpsfWbnpuKh28fqfQXV
Checkout Page – Has Been Added To Your Cart – Would Like To Remove The Entire Green (Banner Looking) Box.
Can you please share how I can remove this entire Green (Banner Looking) Box from the Checkout Page?
Screenshot: https://my.pcloud.com/publink/show?code=XZUuEAZyal5hUUwdqpsfWbnpuKh28fqfQXV
—————————————————————
http://buildmybiz123.com/ join
Add a product to the cart.
After adding the product you’ll be directed to:
http://buildmybiz123.com/ checkout
There you will see:
A Green (Banner Looking) Box (top left of page) with View Cart button.
“Gold Membership” has been added to your cart.
I would like to remove –
The Green (Banner Looking) Box with View Cart button.
“Gold Membership” has been added to your cart.
Thank you, kindly!
Hey!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top div.woocommerce-message {
display: none !important;
}
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum. We only provide support to our registered users :)
Best regards,
Yigit
That worked perfectly!
Thank you very much!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit