Hi,
I did a mistake when i tried to modify the code. I deleted all but i don’t know why, the problem is again here. Ty !!
A user accidentally introduced code that displays ICON theme code visibly on their Shopify store page. Despite attempting to delete the problematic modifications, the issue persists.
Root Cause Identified:
The GemPages support team diagnosed that CSS code was added directly to theme.liquid without wrapping it in proper <style></style> tags, causing raw code to render on the page.
Proposed Solution:
product-main.liquid and product-card.liquid filesCurrent Status:
The user reports the suggested fix did not resolve the issue, and the problem remains unresolved. Screenshots were shared showing the visible code output and the incorrect code placement in theme.liquid.
Hi,
I did a mistake when i tried to modify the code. I deleted all but i don’t know why, the problem is again here. Ty !!
Hello @jeycherries
It’s GemPages support team and glad to support you today.
You add the css code to the theme.liquid but do not put the code below in the . tag pair
I would like to give you a solution to support you.
Go to Online Store → Theme → Edit code.
Open your main-product.liquid and card-product.liquid theme file.
Search the above code and update again
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
It doesn’t works for me ![]()