Setting field values in UI page to bold

samadam
Kilo Sage

I am trying to set field values in UI page to bold, I want the labels to just be the same but only the field values bold.How can I do this?

1 ACCEPTED SOLUTION

Add this:

 

<strong>This is bold text</strong>

around the text you want bolded.


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

5 REPLIES 5

Allen Andreas
Administrator
Administrator

Hi,

 

Please checkout this link:

 

https://docs.servicenow.com/bundle/jakarta-platform-administration/page/administer/navigation-and-ui...


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!