How to add images to megamenu ( Shopify Dawn Theme 15.1.0 )

Topic summary

A user is attempting to add images to the megamenu in Shopify’s Dawn Theme version 15.1.0. Code that previously worked in Dawn Theme version 11 is no longer functioning in the newer version.

Issue Identified:
The theme is missing several liquid snippet files required for Dawn 15.1.0, specifically:

  • icon-caret.liquid
  • icon-cart-empty.liquid
  • icon-account.liquid

Solution Provided:
A support representative identified the missing files and instructed the user to create new snippet files with the appropriate code from Dawn Theme version 11. The user successfully created icon-caret.liquid with the provided SVG code.

Current Status:

  • Desktop mode: Fixed and working correctly
  • Mobile mode: Initially showed issues, but later confirmed to be displaying properly
  • Missing file errors have been resolved

The discussion appears resolved, with the user successfully implementing the megamenu images after adding the missing snippet files.

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

In desktop mode it is fixed. But in mobile mode it looks like this. Thank you very much.