How can I change the tour button text color
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2022 08:05 AM
We want to change the text of the tour button to default to the intro "begin tour", and completion "complete".
When creating the tour steps, the default NEXT button is white. The default start and end buttons are blue.
How can I change the color of this text?
I followed the doc: https://docs.servicenow.com/bundle/sandiego-platform-user-interface/page/build/help-guided-tours/task/activate-guidedtours-service-portal.html
However, there is no parameter for this specific text
Service Portal guided tour callout colors | ||
---|---|---|
You can customize your guided tour callout colors or use the guided tour defaults. | ||
Parameter | Default | Custom |
Guided tour callouts use the following Service Portal properties: | To set the callout color independently of the Service Portal colors, apply the following CSS variables: | |
Callout background color | Panel background color | $gtd-callout-background |
Callout text color | Text color | $gtd-callout-content-color |
Callout number color (Example: 2/5) | Text muted | $gtd-callout-number-color |
Callout close button (X) color | Text muted | $gtd-callout-close-color |
Callout primary button color | Primary button background color | $gtd-callout-active-color |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2022 08:12 AM
Hi
Here is the article which will help you :https://community.servicenow.com/community?id=community_article&sys_id=ff4d0232dbe1005013b5fb2439961...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep