Changing the color of specific navigation links in the Expanse theme (Shopify): the first item (“Mother’s Day”) to pink and the last item (“Last chance”) to red on dibor.co.uk.
Proposed solution:
Navigate to Online Store > Edit Code.
Open theme.liquid.
Paste a custom code snippet just above the tag.
A screenshot was provided showing the visual result; the exact code content is not visible in the excerpt.
Outcome:
The initial change worked (acknowledged by the store owner), presumably for the first nav item (“Mother’s Day”).
Open question:
The store owner asked how to adjust the code to change the “Last chance” item to red. The follow-up code snippet is not shown, so the exact selector or change required remains unclear.
Status: Partially resolved. The method to implement the first change is confirmed; clarification is still needed on targeting the last nav item. Attachments (screenshot) illustrate results but code details are missing.