Change Color of Title in Pop Out in Month View

Home Forums Calendar Products Events Calendar PRO Change Color of Title in Pop Out in Month View

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1010251
    Krisztina
    Participant

    Hi,

    I’m customizing the look of several Event Calendars on multiple sites – and there’s one element I can’t see in inspect element. It’s the Event Title in the pop out window that happens on when you hover on the event in the month view. How do I target this in my CSS?

    #1010467
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    You can try out this css to change the color:

    #tribe-events-content.tribe-events-month .tribe-events-tooltip h4 {
    color: #000;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1015246
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Color of Title in Pop Out in Month View’ is closed to new replies.