What's your biggest current challenge? Have your say in Community Polls along the right column.

Issue on Google Chrome Update

Issue on Google Chrome Update

rr18
Visitor
1 0 0

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.

Reply 1 (1)

DaisyVo
Shopify Partner
1047 131 145

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:

  1. Inspect the Element: Right-click the checkbox area in Chrome and select Inspect to check for CSS display or visibility rules hiding the content.
  2. Update CSS: Ensure no conflicting styles (like display: none) are applied. Add this CSS as a fix:

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

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution