Can I add you as a collaborator?
Topic summary
A user seeks to remove or hide the currency dropdown button located in the header next to the shopping cart on their Shopify store.
Solution Provided:
- Access the theme code editor (Online Store → Theme → Edit code)
- Open the
theme.liquidfile - Insert custom CSS code before the closing
</body>tag
Outcome:
The original poster confirmed the solution worked successfully and gave a 5-star rating.
Follow-up Issue:
A later participant noted that the CSS code snippet is no longer visible in the thread and requested it be reposted. This question remains unanswered, leaving the specific code unavailable for others facing the same issue.