# đź› technical-support
Zoxsis
Zoxsis·11 replies

I use form in Studio, and would like to change form submit button text. How can I achieve that with for example custom css in widget?

Sahil | YourGPT
Sahil | YourGPT27/04/2025 06:54

hello @Zoxsis I just checked this. I’ll update you by tomorrow on whether we can set the submit button label directly from the studio form config or if it requires injecting JavaScript. Also, could you please share the text you want to change the label to?

Zoxsis
Zoxsis27/04/2025 07:51

Awesome. The text would be "Lähetä". There would also be strings to translate in the widget tabs layout Messages tab: "Start new conversation" -> "Aloita uusi keskustelu", "Messages" -> "Viestit" and "Home" -> "Etusivu".

And could we have any css to change email form field in Studio form to be more distinctive (see screenshot).

Zoxsis
Zoxsis27/04/2025 07:53

And in the same manner could you check as the dns records don't seem to update on email integration even though MX toolbox shows them correct.

Rohit | YourGPT
Rohit | YourGPT28/04/2025 09:20

Hello @Zoxsis,

It seems like there is some misconfiguration of the TXT records due to which the sytem are not able to verify your domain.

Can you change the DNS from scph0425._domainkey.tekoalykkaat.fi.tekoalykkaat.fi

To

scph0425._domainkey.tekoalykkaat.fi

Rohit | YourGPT
Rohit | YourGPT28/04/2025 09:21
Zoxsis
Zoxsis28/04/2025 10:36

Thank you! It works now.

Julian
Julian28/04/2025 12:24

Hello! i have the same issue, I've settled the chatbot language to spanish but the form button and paceholder remain in english, is there a way to change that? thanks

Sahil | YourGPT
Sahil | YourGPT28/04/2025 12:30

hello @Julian
For the placeholder, we provide dynamic text that you can customize as needed. You can select the language and update the text according to your requirements.

Julian
Julian28/04/2025 12:31

yes, I have that, but I was talking the form block in the studio

Sahil | YourGPT
Sahil | YourGPT28/04/2025 12:33

Regarding the form, there is currently no built-in auto-translation. However, the development team is exploring how we can implement dynamic translations through code injection. I will keep you updated on this.

Julian
Julian28/04/2025 12:36

thank you, for now, It will be enough if I can set a button label!