> For the complete documentation index, see [llms.txt](https://palo-alto.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/footer-copyright.md).

# Remove 'Powered by Shopify'

### Accessing the theme code.

Click on the ellipses (three dots) icon at the top of the theme editor to view the theme actions and choose edit code:

### Hiding the copyright information.

1. Open the `'footer-copyright.liquid'` file from the snippets folder.
2. Place an opening comment tag (`{% comment %}`) before the `powered_by_link` span.
3. Place a closing comment tag (`{% endcomment %}`) after the `powered_by_link` span.
4. Save the changes.

<figure><img src="/files/q7LaeMM8b4MZl6X0adf7" alt=""><figcaption></figcaption></figure>
