Have link to event

Home Forums Calendar Products Events Calendar PRO Have link to event

  • This topic has 0 replies, 2 voices, and was last updated 8 years ago by Jill Edge.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1495274
    Jill Edge
    Participant

    Hi,

    How do we link to the single event details from the month view calendar.

    Currently it just shows so much of the event details on hover.

    Tom

    #1496237
    Jeremy
    Keymaster

    Hi Tom,

    Thank you for reaching out to us!

    I would be happy to help you.

    I had a look at your website, and it seems there’s a CSS rule which makes the link impossible to click.

    Could you try adding that to your website? (either via “Additional CSS” on the Customizer or via the style.css file of your child theme):

    .tribe-events-month-event-title > .url {
        pointer-events: inherit;
    }
    

    Let me know if that works.

    Cheers,

    Jeremy

    #1516972
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Have link to event’ is closed to new replies.