Hello,
Thank you for your question! We appreciate you reaching out to us
With the help of the below custom CSS code, you can change the style of the tooltip. Paste it to the “Global Custom CSS” area that is situated in Theme Settings -> Custom CSS.
.wd-tltp .wd-tooltip-label, .tooltip .tooltip-inner {
background-color: #E96677;
color: #333;
}
.wd-tltp-top .wd-tooltip-label:before,
.tooltip.bs-tooltip-top .arrow {
border-top-color: #E96677;
}
If you ever need to reach out to me, please do not hesitate to do so.
Kind Regards