It is already live but this is the address unless you needed the test site?
Topic summary
Issue: The “View Cart” button text after Add to Cart showed correct (black) on iPhone but not on laptops. The requester wanted the text color to be black consistently.
Actions taken:
- Helper asked for the store URL; the live site URL was provided.
- Guidance given to add a code snippet in theme.liquid, specifically above (with step-by-step navigation).
Complication: After pasting, the code appeared visibly at the top of the page above the logo, indicating misplacement or incorrect snippet formatting. An image was shared to illustrate this.
Resolution: The helper updated the code/snippet. The requester confirmed the fix worked and the display issue was resolved.
Outcome & status: Resolved. The button text color displays correctly after adjusting the code in theme.liquid (placed properly before ). No further questions remain.
Notes: Images were important to show the initial misrendering (code showing on the page).