change colors

Home Forums Calendar Products Events Calendar PRO change colors

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #595304
    fitbycai
    Participant

    Im wondering if anyone can help me with changing some of the colors on the calendar.

    Check my calendar here: http://www.ocreurope.com/events/

    1) I want the “view as” box (which is now in a darker gray color then the rest) to be in #f28203.
    2) The header on todays date to be in #2d5c88
    3) The event titles to be in #2d5c88

    #617165
    Brook
    Participant

    Howdy fitbycai,

    I am glad you posted. Unfortunately, there is only so much we can assist you with when it comes to CSS modification, especially when you have lots of changes. Our scope of support dives into a bit more detail here, but when it comes to modifications like these we tend to offer a general overview of advice, and it is up to you to apply that to your specific site. I hope that makes sense. We are very glad to assist you to the extent outlined in out support agreement.

    That said, I do hate to say I can’t help nice folks. Here is the CSS you want, but please know that I can not always violate our support agreement like this 😀 :

    body .tribe-bar-views-inner,body #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a { background: #f28203; }
    body .tribe-events-page-title { color: #2d5c88; }
    body .main_color h3 { color: #2d5c88; }

    Add that to any of your CSS files. If you do not already have one you have been making modifications in, you might follow the WP directions for creating a child theme and putting it there. Also, just so you know we have a guide that does its best to help folks like you figure out how to create Tribe CSS selectors like I did and thus be able to modify the colors and such.

    I hope that helped! Let me know if you have any questions. Thanks!

    – Brook

    #809168
    Brook
    Participant

    Since this topic has gone for a spell without a response I am going to archive it. If you do need anything else please feel free to open a new topic. Cheers!

    – Brook

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘change colors’ is closed to new replies.