Colour of title

Home Forums Calendar Products Events Calendar PRO Colour of title

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by optimized.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1473913
    optimized
    Participant

    Hi,

    How do we change the colour of the title of the event here

    http://optimizeddevelopment.net/bim/calendario/ ?

    so that it is visible at all times and not just upon hover ?

    Thanks,

    Mike

    #1474227
    Jennifer
    Keymaster

    Hi Mike,

    It looks like the colors are coming from your theme styles. You can first try changing the Default stylesheet used for events template setting under Events > Settings > Display. You can also find some options for colors under Appearance > Customize > The Events Calendar.

    If that does not make a difference, you may need to add some custom CSS. Try adding this to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:

    #tribe-events-content .tribe-events-list-event-title a {
    color: initial;
    }

    Let me know if this helps!

    Thanks,

    Jennifer

    #1492959
    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 ‘Colour of title’ is closed to new replies.