WebSite X5Help Center

 
Julio F.
Julio F.
User

Contact form Object > send > Show confirmation message after sending  en

Auteur : Julio F.
Visité 677, Followers 1, Partagé 0  

Hi everyone,

I would like to know how can I create/edit the message that appears after sending an email though a form (See number 1).

In number 2, it's the empty message I see on my demo site, you can check it by yourself at: www.caamas.com/demo > Homepage, at the end is the form.

Thanks in advance,

Julio

Posté le
5 RéPONSES - 2 UTILE - 1 CORRECT
Esahc ..
Esahc ..
Moderator

Julio, your message is being displayed but it is white text on a white background.

Lire plus
Posté le de Esahc ..
Julio F.
Julio F.
User
Auteur

I know, but where I can change the color?

I don't know, and even I need to place another message.

Regards,

Lire plus
Posté le de Julio F.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

Change text, see

----- Website X5 -----

1 Settings > General information / Website language:

EN - English ________________________________ [/] <--- click symbol

form-message_submit | Thank you!<br /> Your message was succes... <--- change text

Lire plus
Posté le de Daniel W.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

Change color in popup window at contact form, see

----- WebSite X5 -----

3 Sitemap

<--- Mark the page with the contact form

Click on "Properties" at the top ---^

_______ _______ Advanced <--- click here

---

Custom code:

Before the </HEAD> tag

<style> <----------------- insert the complete <style>... </style> code
#imGuiPopUp {
color:red !important; <--- change the text color, in the example it is a red font color
}
</style>

----- Screenshot of the pop-up window -----

Lire plus
Posté le de Daniel W.
Julio F.
Julio F.
User
Auteur

Amazing, let me try and back to you!

Lire plus
Posté le de Julio F.