Docs
Tour
Examples
CSS ClassName
CSS ClassName
You can customize your product tour using the tooltipClass option:
.customTooltip* {
color:#4a4a4a;
font-size:18px
}
.customTooltip.introjs-tooltip-title {
color:#0a41c9;
}introJs.tour().setOptions({
tooltipClass:'customTooltip'
}).start()Image alt text