Shopify themes, liquid, logos, and UX
At some point I put this message on my cart page and now I cant find where to remove it. Can someone please help me
URL
handsdownpro.com.au
Solved! Go to the solution
This is an accepted solution.
Hi @jay113 ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.bacurr-checkoutNotice {
display: none !important;
}
</style>
Best regards,
Anthony
This is an accepted solution.
Hi @jay113 ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.bacurr-checkoutNotice {
display: none !important;
}
</style>
Best regards,
Anthony
This worked. Thank you!
Hi @jay113
Try this one,.
.bacurr-checkoutNotice {
display: none !important;
}
Hi @jay113
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.big-ol-cart-notice.bacurrcheckoutNotice {
display: none !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This didn't work 😓
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025