Hi
We have on all hovered links in our events double underlines, see private content section.
Is this a problem of The Events Calendar plugin or of Enfold theme?
Thanks very much.
Best regards
Mike
Hey Michael,
Please try the following in Quick CSS under Enfold->General Styling:
.tribe-events-single-event-description a:hover {
text-decoration: none;
}
Best regards,
Rikard
Hi Rikard
It works, thanks very much.
So, this is a The Events Calendar “problem”?
How we can remove the underline of the buttons (“Zu Google Kalender hinzufügen”, “Zu iCalendar hinzufügen”)?
Thanks very much.
Best regards
Mike
Hi Mike,
Please try this CSS as well:
.tribe-events-cal-links a {
text-decoration: none;
}
Best regards,
Rikard
Hi Rikard
It works fine, thanks very much.
You can close this issue.
Best regards
Mike
Hi,
Great, I’m glad that we could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard