WebSite X5Help Center

 
Julio F.
Julio F.
User

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

Autor: Julio F.
Visitado 683, Seguidores 1, Compartilhado 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

Publicado em
5 RESPOSTAS - 2 ÚTEIS - 1 CORRIGIR
Esahc ..
Esahc ..
Moderator

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

Ler mais
Publicado em de Esahc ..
Julio F.
Julio F.
User
Autor

I know, but where I can change the color?

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

Regards,

Ler mais
Publicado em de Julio F.
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês 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

Ler mais
Publicado em de Daniel W.
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês 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 -----

Ler mais
Publicado em de Daniel W.
Julio F.
Julio F.
User
Autor

Amazing, let me try and back to you!

Ler mais
Publicado em de Julio F.