Automated storefront diagnostic by PreFlight
A Flair element ([class*="badge"]) is present but hidden by an inline style. 28 badge elements hidden across the storefront.
Remove the hiding style: find the element matching '[class*="badge"]' and remove 'display:none' from its inline style.
Judge.me injects div.jdgm-prev-badge with display:none, hiding ALL co-located badge elements. 29 containers affected — systemic conflict across the entire storefront.
.jdgm-prev-badge { display: block !important; }
A container (div.jdgm-legacy-widget-content) with display:none contains Flair elements. Judge.me legacy widget is suppressing badge content.
.jdgm-legacy-widget-content { display: block !important; }
Enter your email and we'll send you the complete diagnostic — all 58 issues, severity breakdown, and copy-paste fixes.
Paste any Shopify store URL and get a detailed health report in under 2 seconds. No account required.
Run Your Own ScanGenerated by PreFlight · Shopify App Diagnostic Engine