Customize Refresh theme

Topic summary

Customization requests on the Shopify Refresh theme focus on removing header icons and using Adobe brand fonts. The site is informational, so the goal is to hide the search and shopping bag icons.

Suggested methods: Use CSS or comment out the code that renders those header elements. No specific selectors or code snippets were provided.

Font integration: Download the Adobe font files, upload them to the theme’s assets folder, and reference them in the theme.liquid file. (The assets folder stores theme files; theme.liquid is the main layout template.)

Resources and support: External YouTube tutorials were recommended for guidance. Direct assistance via email was offered.

Outcome and status: No detailed implementation steps or verification of results were shared. No decisions or code changes are confirmed yet; the discussion remains open with actionable next steps suggested but not executed.

Summarized with AI on December 16. AI used: gpt-5.

Hi! We are using the Refresh theme for an informational website. I want to make a couple of theme customizations, but am not sure how. Can anyone offer advice?

  1. We want to complete remove/hide search and the shopping bag icons from the header.

  2. We want to use our brand fonts from Adobe. How can I use them?

For your first requirement probably some css or just commenting out the code that is responsible to render those elements would do it.

You have to download those as files in your assets theme folder and add them in your theme.liquid file.

You can probably get a lot of yt videos about it

If you need assistance with it, please reach out via mail for a convenient conversation and solution.

Thanks