Text color

Topic summary

A user working with the Shopify Impact theme needs help changing the newsletter popup text color to black.

Proposed Solution:

  • Navigate to Admin → Online Store → Theme → Edit Code
  • Search for a specific markup tag
  • Add custom code before the </body> tag in the theme.liquid file

The response appears to contain formatting issues or encoding problems that obscure the exact CSS code and technical details needed to implement the color change. The discussion remains technical in nature, focusing on theme customization through direct code editing.

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

Hello, I am using theme Impact and I have a problem with my Newsletter popup. How can I change my text color to black? URL: https://www.pablopier.com

@PabloPier ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


1 Like