Shopify themes, liquid, logos, and UX
This massive exclamation mark has appeared out of nowhere. Everything was working fine and then I spotted this, I'm not sure whether any changes I've made caused it to happen. I tried to figure out how to fix it myself using the dev console and researching but I can't figure it out, if someone could please help.
Bear in mind when I open Chrome's dev console the exclamation mark goes invisible. The screenshot is from Edge.
shop-alloyramps.com
Solved! Go to the solution
This is an accepted solution.
Hi @AlloyRamps
You can follow the following steps:
1. Please go to the Online Store
2. Then Edit Code
3. Please find the theme.liquid file
4. And add the following code in theme.liquid file above the </head> tag
<style>
div#Line-item-error-1 {
display: none !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
This is an accepted solution.
Hi @AlloyRamps
You can follow the following steps:
1. Please go to the Online Store
2. Then Edit Code
3. Please find the theme.liquid file
4. And add the following code in theme.liquid file above the </head> tag
<style>
div#Line-item-error-1 {
display: none !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
Amazing, thank you for the quick help.
I'm assuming that the error has no major impact on the page as a general?
What Do you do when you have more than one Item in cart and the exclamation mark goes away on one of the items but keeps showing with second item?
Hi,
1) Go to online store
2) Edit Code
3) Open your base.css
4) Add the following code:
.cart-item__error {display: none !important;}
5) Save
This should resolve the issue but I prefer if you can give me access to the store so I can understand the reason why it is showing.
Have a nice day.
User | RANK |
---|---|
186 | |
168 | |
80 | |
55 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023