Customise hyperlink text colour

Home Forums Calendar Products Events Calendar PRO Customise hyperlink text colour

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1354807
    Van Dang
    Participant

    I have Event Clendar Pro and I need to change the hyperlink text in the content from green to red. I have tried adding the folder …themes\tribe-events\pro\tribe-evetns.css

    with the code:
    a {
    color: #9c1421;
    }

    but it didn’t work at all. Could you please help! Thank you so much!

    #1354860
    Courtney
    Member

    Hello

    Some basic guidelines for modifying css in our plugins:

    1. Start by modifying what you can at Appearance » Customize » The Events Calendar.
    2. Typically, don’t change the theme or plugin’s css files, they will be overwritten on updates. To avoid this, follow the steps outlined in Themer’s Guide
    3. Use overriding CSS files, or add CSS to your site using Appearance » Customize » Additional CSS.
    4. Use !important before a semicolon to override every css rule. It’s a brute force method, but works for quick fixes.
    5. Please check out this Customizing WordPress #2 – Using Chrome Developers Tools YouTube video in addition to our Using Chrome Developer Tools tutorial on how to easily make changes using CSS.

    In your situation, I’d say go with Appearance » Customize » The Events Calendar » Global Elements » Link Color. Let me know if that works for you.

    Thanks
    Courtney 🙂

    #1365399
    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 ‘Customise hyperlink text colour’ is closed to new replies.