Remove green checkmark below email subscription bar dawn theme

Topic summary

Main issue: remove only the green checkmark icon that appears after a customer subscribes to the email list in the Dawn theme’s footer.

Context: an image was shared showing the green checkmark beneath the email subscription bar.

Responses:

  • A helper requested the store’s preview URL to investigate and propose a precise fix.
  • Another participant suggested adding code in the theme.liquid file directly after the tag, then saving—however, the actual code snippet was not included in the post.

Technical note: theme.liquid is the theme’s main layout file; adding code after typically means inserting CSS/JS to hide the success icon while keeping the confirmation message.

Status/outcome: No confirmed solution yet. Action items: share the store preview URL for inspection, and provide or repost the complete code needed to disable only the checkmark icon. The discussion remains open.

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

Hi,

I would like to know how to remove ONLY the green icon with the checkmark that shows up whenever someone subscribes to my email list.

Hi @Ashley1231 ,

Can you please send me the preview URL of the store so that I can assist you on?

Thank you

Hi @Ashley1231

You can do that by adding this code to theme.liquid file, after and save file