UI Builder List Component Fonts Styles - size, word wrap

Marty4
Kilo Contributor

Hi, is there an easy way to change the the font-size for a UIB List component?  Does not seem to take css styles.  Also if you know of a way to change the default font size for the theme in general? 

 

Also word wrap does not seem to work in the column headings?

thanks

2 REPLIES 2

WORKFLOW-COWBOY
ServiceNow Employee
ServiceNow Employee

Hi Marty - I think font properties are determined in two places:  (1) The Theme selected for the Experience and (2) the component code itself. 

 

 


--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow

Hi Dale,

I'm trying to update the font-size of the variable labels in Catalog Item component and seems like it is fixed to a certain value. I can see we can change font-family and font-weight from theme.

Since Catalog item component is not available on npm we can't even change it and add it as a custom component, Is there any possibility to change this?