How can I remove footer text code from my website?

Topic summary

A user is experiencing an issue with unwanted footer text appearing on their Shopify website and seeks help removing it.

Problem identified:

  • The footer text appears to be caused by incorrectly formatted code added to the theme.liquid file
  • The code is in the wrong location or format

Solution provided:
A PageFly support representative offers step-by-step instructions:

  1. Navigate to Online Stores > Themes > More Actions > Edit code
  2. Open the theme.liquid file
  3. Use Ctrl + F (or CMD + F) to search for “#AddToCart-product-template
  4. Wrap all text found inside the <style></style> tags in proper markup

The discussion appears to be ongoing, with the user sharing their website URL for further troubleshooting. The solution focuses on correcting improperly placed CSS/style code in the theme files.

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

Hello I have a problem with footer and I don’t know how to remove this text.

If anyone knows how to remove thanks for the help. Thanks

1 Like

Hi @costy

It looks like you added the code in the wrong place. Do you mind sharing your website?

https://lanbelux.myshopify.com/

Hi @costy

This is Victor from PageFly - Shopify Page Builder App

Seems like you have added the code to your theme.liquid file but it is wrong format.

Please follow my instructions below to fix it

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: Click on theme. liquid and hit Ctrl + F or CMD + F to open the search box.

After that please search for “#AddToCart-product-template” And wrap all the text you found inside the tag
Finally, it should look like this


Hope this can help you solve the issue

Best regards,

Victor | PageFly