Hi Max,
Thank you for writing in!
You can try adding the following CSS:
.tp-leftarrow.default,
.tp-leftarrow.default:hover {
background-color: #fff !important;
}
.tp-rightarrow.default,
.tp-rightarrow.default:hover {
background-color: #fff !important;
}
Hope this helps. 🙂
Thank you.