Add subtitle / textline to email subscription in Footer - Dawn theme

Hope someone can help :slightly_smiling_face:

I am trying to add a subtitle / second text line to my email subscription in the footer. Like a secondary line bellow the “subscribe to newsletter” where I can give customers a few more details

https://sugarfreeeu.com/

@Eli90 - you will need to edit subscribe template for it, then you can add anything you want

Hi @Eli90

Let’s start by going into your Theme Editor > Edit Code

Search for the following code line:

=> This is the code of the newsletter block. Any changes you want to make to the newsletter block should be in this one.

=> This is the code of the text "Don't miss opportunities"

If you want to add a different line of text with the same style, add the bold text below:

Don’t miss opportunities :alarm_clock:
[Fill your content here]

If you want to add a different line of text with a less-bold style, find the

that closes the

, then add the bold text below:

[Fill your content here]

![sugarfreeeu.jpg|1330x1366](upload://iPeZyaGa0cCEHhwWz4LZrAs1jO7.jpeg)

Hope that helps :slightly_smiling_face: