Need to change the font color to bit dark in Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2019 02:54 AM
Hi All,
There is one requirement came up to me to change the font color in Service Portal Home page to bit dark color as below marked in red.
Can anyone let me know how to achieve the same?
Thanks,
SNOW@Das
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2019 01:44 PM
If you're just trying to change the text color then find the HTML class name and set the CSS color for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 12:40 AM
Hi,
As I am new to Portal so I am unable to find out such things. If you can help me out on the same and post some screenshots like how to change the color then it will be helpful for me?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 06:02 AM
On your portal page, right click with your mouse on the text you want to change. Then choose the inspect option. This will bring up the inspector. It will look like this if you are using chrome:
Ignore the arrow, I was using that previously. On the right hand frame, you can see the class names with their following css rules. That is where you can get the class name from it. If you can screenshot what yours looks likes I can tell you what class sets the color.