Guided Tour callout color
Customize Guided Tours callout colors in Service Portal.
| Parameter | Default Service Portal properties | Custom 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 |