Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1348247

    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

    #1348261

    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

    #1348279

    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

    #1348289

    Hi Mike,

    Please try this CSS as well:

    .tribe-events-cal-links a {
        text-decoration: none;
    }

    Best regards,
    Rikard

    #1348294

    Hi Rikard
    It works fine, thanks very much.
    You can close this issue.
    Best regards
    Mike

    #1348302

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Double Underline on hover links’ is closed to new replies.