wanted to ask are there anyway to add a image for the “Success Message” section instead of a text. is there a custom CSS code that I need to add it in? the idea would be nice instead of a message would like to add a image logo when they finished.
2 Likes
Hi there, @Vonn_Tapiz
Yep, it’s possible! You just should open the Code Editor mode in the Success Message Text field and add this code there: <img src="Image_Link">
:
Do not forget to replace Image_Link
with the link to your image (it should be hosted somewhere). Check it out and let me know if it helped
3 Likes