WebSite X5Help Center

 
Julio F.
Julio F.
User

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

Autore: Julio F.
Visite 678, Followers 1, Condiviso 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

Postato il
5 RISPOSTE - 2 UTILI - 1 CORRETTO
Esahc ..
Esahc ..
Moderator

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

Leggi di più
Postato il da Esahc ..
Julio F.
Julio F.
User
Autore

I know, but where I can change the color?

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

Regards,

Leggi di più
Postato il da Julio F.
Daniel W.
Daniel W.
User
Utente del mese DEUtente del mese 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

Leggi di più
Postato il da Daniel W.
Daniel W.
Daniel W.
User
Utente del mese DEUtente del mese 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 -----

Leggi di più
Postato il da Daniel W.
Julio F.
Julio F.
User
Autore

Amazing, let me try and back to you!

Leggi di più
Postato il da Julio F.