Random code on website

Topic summary

A user discovered mysterious code appearing at the bottom of every page on their Shopify website. The code appeared reversed/mirrored and included CSS styling elements like .product-card__ima and margin properties.

Resolution:

  • Another user asked where the code was added and suggested checking the theme’s liquid files
  • The original poster mentioned they only recalled adding code to change text sizes
  • The issue was successfully resolved when they located and removed the problematic code

Additional note: A third participant pointed out the site lacks analytics setup (Facebook Pixel, Google Analytics) and inquired about conversion tracking plans, though this was tangential to the main issue.

Summarized with AI on November 9. AI used: claude-sonnet-4-5-20250929.

Hello,

This code seems to appear on the bottom of every page on my website: .product-card__image-container{ margin-bottom: 100px !important; }.

How do I remove it?

Website: ekixposters.com

2 Likes

Hi @erikimprov

Did you just add this code? Where did you add? In the theme. liquid file? It look like there something missing.

Hi,

I don’t remember adding this code. The only codes I have added have been to change text sizes

Finally found the code. Thanks for help!

Hello Erikimprov,

It’s great to see you got your solution.

out of this topic,

i can see you havent setup any analytics like facebook pixel, or google anlaytics . could you please tell me how do you track your conversions or visitors purchase journeys?

if not, what is your plan regarding conversion tracking?

Thanks