Changing link Color in popup notification-cart (TASTE)

Topic summary

  • Issue: The requester needs to change the link color in the cart notification popup (Shopify “Taste” theme) via CSS.

  • Access steps: The helper asked for the store URL and password; the user provided Authenticpet.com with password 3144. The helper then requested the password be disabled temporarily; the user complied and asked to retry.

  • Solution provided: Guidance to add custom CSS directly in the theme’s layout file:
    • Navigate to Online Store → Edit Code → theme.liquid.
    • Insert custom CSS just above the tag.
    Note: The actual CSS snippet is not visible in the transcript (blank code block), which is central for exact replication.

  • Evidence/result: A screenshot shows the link color successfully changed in the popup, indicating the method worked.

  • Outcome/status: Practical fix delivered and appears successful. The thread effectively resolved, pending the absent CSS snippet in the transcript for others who might replicate the change.

Summarized with AI on January 14. AI used: gpt-5.

Hey @Idob

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like