Event list color white then black when moused over

Home Forums Calendar Products Events Calendar PRO Event list color white then black when moused over

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #68652
    James
    Participant

    I have had Events Calendar Pro for sometime now, after the upgrade to 3.6 of wordpess, I noticed that the event lists looked like they were missing text. What it is, when you move the mouse cursor over the event where the location text should be, it will appear. I’m assuming that the text is in white until I mouse over it and then it changes to black and then you can see. I’m not a coder, just a user. So I’m looking for assistance to correct this problem

    #68653
    James
    Participant

    after doing some research it is the venue that is having the issue. The venue does not show up unless you mouse over the area for the venue text to show up. So I still assume its a color issue.

    #69145
    Leah
    Member

    Hi James,

    I apologize for the delayed response here. We’ll be happy to try and help out. I’m not 100% sure about this one, but I’m going to have a more savvy support member check in here to give you a more substantial reply. Thank you for your patience.

    Best,
    Leah

    #69386
    Barry
    Member

    Hi James,

    Looks like you have a plugin called “Spider FAQ” which is adding a stylesheet of its own to all pages. This makes it so links are white until hovered over. To work around this you would need to override its rules with a small piece of CSS like this:

    #tribe-events a, .tribe_mini_calendar_widget a { color: black }

    This could be added either to your theme’s stylesheet or a custom CSS file (depending on your theme’s conventions – but check with the author) or else a custom tribe-events.css stylesheet.

    Hope that helps!

    #69421
    James
    Participant

    Thank you for the great assistance and support. I removed Spider Faqs and it solved the issue.

    #69425
    Barry
    Member

    Excellent, glad we could help 🙂

    #981312
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Event list color white then black when moused over’ is closed to new replies.