Changing Font color

Home Forums Calendar Products Events Calendar PRO Changing Font color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1204154
    Byron
    Participant

    I have tried everything I can to change the font color for the event description. This is the code I found tribe-events-single-event-description tribe-events-content, but adding the selector color does not change the color. Can you help me get this color changed to white? I have attached a screen shot with a red arrow pointing to the text I am talking about.

    #1205028
    Geoff B.
    Member

    Good evening Byron and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear that you have not been able to change the colour of the text to your liking.
    I would love to help you with this topic.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    #tribe-events .tribe-events-content p {
    color: white !important;
    }

    As an alternative, you might want to play with the first 2 settings under Events -> Settings -> Display to see if you do not like the results better.

    Best regards,

    Geoff B.

    #1212650
    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 ‘Changing Font color’ is closed to new replies.