Dear Customer,
Greetings from Syncfusion Support.
We have validated your reported query “How to change tab header text color when hovering” at
our end. We suggest you to use below CSS to achieve your requirement.
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
color: white;
}
Kindly
try like above sample and get back to us if you need any further assistance.
Regards,
Vinitha