Survey question header background color is broken after enabling Next Experience UI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2023 07:03 AM
Hello Everyone
We initiated the surveys using ServiceNow Survey designer, we have set up the font and question header background color for surveys using the survey properties as mentioned in the document and this is how it looks
we have set the question header background color to - #41E42 by setting it in the below property and it worked fine.
But recently our instance got upgraded to Vancouver version and Next experience UI was enabled. But unfortunately the "question header background color" was broken, it looks like below
I have tried adjusting the survey properties but it did not work out. I tried adjusting the survey questionnaire UI page i.e. "assessment_take2" and added the following html to adjust the question background color
background-color: #4E142;