UI Builder List Component Fonts Styles - size, word wrap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2022 05:53 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2022 07:56 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 02:31 AM - edited 11-02-2023 02:36 AM
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?