Issue: A Trusted Shops (etrusted) review panel, when enlarged, appears behind surrounding text instead of overlaying above it. The poster notes the underlying text’s z-index is already 0 and seeks guidance to make the review display on top.
Context/details provided:
Screenshot attached showing the overlap behavior (image is illustrative but not essential).
Shopify section code shared (HTML/CSS) for a logo list, including classes like .centered, .hovereffect (uses transform: scale on hover), and grid markup. Reviews come from the default etrusted-integration app.
Requests from responders:
Multiple requests for the store URL to inspect live behavior.
Latest update:
The store isn’t live, but a Shopify preview link was provided for troubleshooting.
Status/outcome:
No fix or concrete recommendation yet; helpers will review the preview link. The key unresolved question is how to adjust layering (z-index/stacking) so the expanded review panel overlays other content. Discussion remains open.
Summarized with AI on December 19.
AI used: gpt-5.
I recently added a trustedshops review-panel to a shop, but when I enlarge the reviews, they are put behind regular text. How would one go about making the review go over the text below? (z-index of lower text is already 0)