#10209
ThemeofWP
Keymaster

Please use this:

.twp-btn-open:hover {
    color:  transparent !important;
}

Or what color you are need.

Also for the “close” button you should use like this:

.twp-btn-close:hover {
    color:  transparent !important;
}