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
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024