how to change font color in Next Experience style
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 08:33 PM
Hello, everyone.
I would like to know how to use ux style to change the font color of instance, I have successfully changed the color of the banner but the font color is a little bit lighter, I would like to try to change it but I don't know how to do it.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:19 AM - edited 09-04-2023 02:20 AM
Hi @yuchen zhang Please go through the below Servicenow Docs
CSS Properties
Navigate to System Properties > CSS.
The following properties are available through CSS Properties.
- Banner text color
- Banner and list caption background color
- Font used in forms and lists (this is a global font setting)
- Button styles (background color, border color, border width, text color)
- Field status indicator colors (including the indicators for Changed, Mandatory Populated, Mandatory Unpopulated, and Read-only)
- List cell vertical alignment
- Navigator menu styles (text font size, background color, text color)
- Header font name and size
- List and form caption color override
- Global text search background color (both for catalog results and knowledge base results)
Please update the CSS properties from the below URL:
Thanks & Regards,
Eswar Chappa
Mark my answer correct and Helpful if this helps you 😀