Shopify themes, liquid, logos, and UX
Hello,
I'm using the Simple theme & it's been working fine but noticed an issue on the latest Google Chrome update where it is hiding a checkbox area (3 boxes + text) in a product area above my Add to Cart button, it's an essential part of my product listing so can't lose it as it cause issues for my customers.
A friend who knows a bit more than me has tried to help & looked at my liquid template files but couldn't see anything that would trigger the error.
Has anyone else had the same sort of issue? Any solutions to this?
It only happens in google Chrome v.131.+ - I have tested in Safari & Firefox and the pages are displaying fine.
Hi @rr18
The issue with the checkbox area disappearing in Google Chrome v.131+ is likely due to a compatibility problem with how the browser handles specific CSS or JavaScript. To resolve this:
input[type="checkbox"] {
display: inline-block !important;
}
3. Test Again: Clear cache and test in Chrome after applying the changes.
If the issue persists, consult a developer or the Shopify support team for debugging assistance.
If you have other questions, I am willing to answer them more.
Best regards,
Daisy
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025