Hope someone can help ![]()
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
Hope someone can help ![]()
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
@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:
If you want to add a different line of text with the same style, add the bold text below:
Don’t miss opportunities
[Fill your content here]
If you want to add a different line of text with a less-bold style, find the
that closes the[Fill your content here]
Hope that helps ![]()