Edit://
Danke dir Ben und danke Markus [email removed]VIVID_24 - mit einer Kombination aus beiden eurer Vorschläge ist das Ergebnis nun nahezu perfekt!
Diesen Code als CSS von Ben:
.card-wrapper.animate-arrow .card__heading a {
color: transparent !important;
}
@media (max-width: 767px) {
.card__heading a {
color: transparent !important;
}
}
plus die Idee von Markus mit der Schriftgröße hat es getan!
Danke euch vielmals
LG Thomas