Support Forum
Welcome to our community! Browse the forums, share a tip, give your feedback, ask a question, and search to find answers.

Customise Thank you email after subscription

Hey!
 

How can I add the logo to the Thank you email after a user has subscribed?

1reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • Hey Sheena,

    If you want to send 'Thank you' emails along with your logo design, I'd highly suggest to follow these steps:

    1. Go to your Subscription/Form Settings → 'After Successful Submit' section and enable 'Thank you' email option.
    2. Insert your plain text.
    3. Define your logo in HTML with the help of <img> tag.
    4. And finally use the style attribute (example, style="width:150px;height:150px;"> ) to specify the width and height of an image. 

    For instance,

    Text and HTML Code 👇

    Thank you for subscribing!

    <img src="https://fitsmallbusiness.com/wp-content/uploads/2019/01/Ucraft_Logo.png" alt="Ucraft Logo"style="width:150px;height:150px;">

    Result 👇

    Hope this helps.

    Ines from Ucraft Support Team❤️

    Like
Like1 Follow
  • Status Answered
  • 1 Likes
  • 5 yrs agoLast active
  • 1Replies
  • 36Views
  • 2 Following