Enter text at the bottom of a footer in a neat paragraph

Topic summary

Goal: Add a small paragraph at the very bottom of the site footer in the Shopify Dawn theme.

Key solutions provided:

  • Edit code: Online Store > Edit Code > open footer.liquid (the footer template) and insert the paragraph as HTML within a paragraph tag, then save.
  • Theme Customizer: Open the theme editor and add a text block within the Footer section/blocks to place the paragraph.

Notes:

  • Screenshots were shared to illustrate the exact footer area and the steps in both the code editor and theme customizer.
  • No conflicting opinions; both approaches are viable depending on preference (code vs. editor).

Outcome:

  • The original poster acknowledged the help and expressed thanks. The issue appears resolved with no further questions.
Summarized with AI on January 8. AI used: gpt-5.


Hello i am trying to insert a small paragraph of text at the very bottom of my website (see red circled are) but cannot figure out the code to do so. I am using the DAWN theme.

Thank you for your time, Matt

Hi @Mattren Welcome to the Shopify Community!

it depends which theme you are using i guess if its Dawn theme please follow the steps below for adding paragraph to the footer.

1- Online Theme

2- Edit Code

3- footer.liquid

4- paste the paragraph inside

tags

5 hit save

Thanks

@Mattren

Also you can add it by using theme customzer in the footer blocks.

Thanks

1 Like

Thankyou for your swift reply greatly appreciated!

1 Like

@Mattren feeling good for you :slightly_smiling_face:

Thanks