-
t_akiyamaAsked on April 29, 2025 at 8:35 PM
How do I change the colour of the text on the submission preview page?
How do I change the colour of the text on the submission preview page? Currently the default colour is green.
-
Jessica JotForm SupportReplied on April 30, 2025 at 6:36 AM
Hi t_akiyama,
Thanks for reaching out to Jotform Support. We’ll need a bit of time to look into this. We'll get back to you as soon as we can.
We appreciate your patience and understanding in this.
-
Jessica JotForm SupportReplied on May 1, 2025 at 5:29 AM
Hi t_akiyama,
Presently, it isn't possible to change the text color in submission's preview page. Since the feature you're looking for isn't available at Jotform right now, we've gone ahead and escalated your request to our developers. But exactly when or if it's developed depends on their workload, how viable it is, and how many other users also request it. If there are any updates, we’ll circle back to this thread and let you know.
Thanks for your patience and understanding, we appreciate it.
-
Jessica JotForm SupportReplied on May 1, 2025 at 5:44 AM
Hi t_akiyama,
My team reach out, and we found that you can change the text color in submission's preview page by adding the following code into your form:
1. First, copy this code:
/* Change the text on the submission's preview page - Ticket #26592871 */
#previewContainer ul li>div.value.border {
color: blue !important;
}
/* Ends here */
2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.
3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.
Here is what it will look like once the code is added:
Give it a try and let us know if you need more help.
-
t_akiyamaReplied on May 2, 2025 at 2:33 AM
プレビューページ、文字に囲い線がついてしまうのですが、つかないように設定可能でしょうか。
-
Raymond JotForm SupportReplied on May 2, 2025 at 2:40 AM
Hi t_akiyama,
I cloned and tested your form to see if I can replicate the issue but there doesn't seem to be any borders in the preview page. Check out the screenshot below for my results:
I cleared your form's cache which should help. If the same thing happens again, can you share with us the correct link to your form, and the browser you're using to replicate it?
Reach out again if you need any help.
-
t_akiyamaReplied on May 2, 2025 at 4:08 AM
テキストの枠線は不要名のにも関わらず、枠線が表示されます。
https://gyazo.com/bf4ea041138dffa1c9ba5e24f893c500
いただいている、キャプチャのように枠線が非表示にしたいです!
-
Dayron JotForm SupportReplied on May 2, 2025 at 5:37 AM
Hi t_akiyama,
I have also cloned and tested your form to see if I could replicate the issue, but there don’t appear to be any borders on the preview page, as my colleague mentioned. Check out the screenshot below to check my results:
Can you also clear your browser cache and test it in other browsers or incognito mode, so we can determine if the issue is browser-related?
Reach out again if you need any help.
Your Answer
Something Went Wrong
An error occurred while generating the AI response. Please try again!