How can I change the color of text in my pop up shopping cart?

Topic summary

A user is experiencing visibility issues with text in their pop-up shopping cart and cannot locate settings to adjust the text color.

Proposed Solution:

  • Access the theme’s “Edit Code” option
  • Locate the “theme.liquid” file using the search bar
  • Insert custom CSS code below the <head> tag to modify text color
  • A screenshot reference was provided showing the correct placement

Status: The discussion appears to have a working solution offered, though implementation confirmation is pending. The fix involves direct theme code editing rather than using built-in theme customization options.

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

Im currently facing an issue wiht my pop up shopping cart text, the text is not visible and i cant find anywhere to fix it. Is there something i could do in order to chagne the text color in the box above.

Thanks for the help!

My shopify url :

293836-3.myshopify.com

Hey @ViiklundFinland ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference


Screenshot is for reference only, the correct code to paste is the one shown above.