Hi @Javito,
We’re not sure this custom CSS code was added by you or any 3rd party plugins.
Please kindly find and remove it:
.elementor a {
color: #000000;
}
If you can’t do it, please add this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.etheme-product-grid-item a.button {
color: #fff;
}
Hope it helps!