-
rguillovgnDemandé le 6 août 2023 à 18:56
-
Ericson_B Jotform SupportRépondu le 6 août 2023 à 19:02
Hi Rudy,
Thanks for reaching out to Jotform Support. You can inject the CSS codes provided below to remove the border and make the text bold. Let me show you how:
/* Remove the border of form calculation widget and make the text bold - 5402075*/
input#input_104 {
border: none !important;
font-weight: bolder !important;
}
/* Ends here */
- In Form Builder, open the Form Designer by selecting the Paint Roller icon in the upper-right corner.
- In the Form Designer pane on the right, go to Styles at the top.
- Scroll down to Inject Custom CSS and paste the CSS code in the textarea.
- Then, click Save.
Give it a try and let us know if you need any more help.
-
rguillovgnRépondu le 7 août 2023 à 12:44
-
Lesther Jotform SupportRépondu le 7 août 2023 à 15:14
Hi Rudy,
I answered your other question on a new thread. You can go ahead and check that out here.