- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2022 01:57 AM
Hi,
I would like to change the colors of an entire variable e.g. Multiple Choice, e.g. background color for gray and font color for red.
I have been looking at the forum where the posts are primarily about changing the color of the label.
Can you therefor help me, ex. Can you give a hint, link to where I can read on how I do or do you have e.g. example of codes?
Best regards,
Bent
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2022 02:19 AM
Hi,
the basic CSS concept of Service Portals is described here: https://community.servicenow.com/community?id=community_blog&sys_id=48e8a9ec1b050414d01143f6fe4bcb98
And the common approach is as I described in the answer of following similar question: https://community.servicenow.com/community?id=community_question&sys_id=ee8356db1bb0c550cdd555fa234...
The challenge is to find the right CSS selector. You can find it out by using the HTML inspector.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2022 02:19 AM
Hi,
the basic CSS concept of Service Portals is described here: https://community.servicenow.com/community?id=community_blog&sys_id=48e8a9ec1b050414d01143f6fe4bcb98
And the common approach is as I described in the answer of following similar question: https://community.servicenow.com/community?id=community_question&sys_id=ee8356db1bb0c550cdd555fa234...
The challenge is to find the right CSS selector. You can find it out by using the HTML inspector.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2022 07:28 PM
Hi
In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.
If not, please tell me what you are still missing!
Many thanks & kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2022 11:21 AM
Hi
In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.
If not, please tell me what you are still missing!
Many thanks & kind regards
Maik