Skip to main content
Nintex Community Menu Bar
Solved

Custom CSS in Nintex cloud form

  • May 29, 2020
  • 3 replies
  • 49 views

Hello,

 

Its it possible to make the questions bold in Nintex cloud form using CSS?

 

Thanks.

Best answer by leighburke

@devendra14321 There is a couple options but it may not be perfect, side by side looks a bit better. 

The other option would be removing required and using a rule for validation instead.

 

3 replies

Forum|alt.badge.img+14
  • Nintex Employee
  • May 29, 2020

Hi @devendra14321 ,

 

If you are looking to make text bold, I would use a label next to/above the control instead(https://help.nintex.com/en-US/nwc/Content/Designer/FormControls/Label.htm). There is current no way to use css in a NWC Form.


It doesn't look great if we use the label for questions. Please see the image below.

 


Forum|alt.badge.img+14
  • Nintex Employee
  • Answer
  • May 29, 2020

@devendra14321 There is a couple options but it may not be perfect, side by side looks a bit better. 

The other option would be removing required and using a rule for validation instead.