Hello everyone, I just updated my Venue theme from version 13.0.0 to 14.0.1 and I’m rebuilding the store. However, when I go to edit the code, I see that several things have changed, and I can no longer find the same block where I had placed the SVG code for the cart.
Topic summary
-
Issue: After updating the Shopify “Venue” theme from version 13.0.0 to 14.0.1, the user can no longer find the code block where they previously inserted a custom SVG for the cart icon.
-
Context: The update appears to have changed the theme’s file structure and Liquid templates, so the former location of the cart icon markup is missing or renamed. The user is editing code (HTML/CSS/Liquid) and rebuilding the store, but the relevant block isn’t where it was in v13.
-
What’s needed: Guidance on where the cart icon is defined in v14.0.1 (e.g., header/cart snippets, icon includes, or cart drawer components) and how to safely re-add or override the SVG within the new structure.
-
Assets: Two screenshots of the code editor/sections are provided and are central to understanding the issue.
-
Status: Unresolved; awaiting directions or a mapping from old to new file/snippet locations.

