Week View Colors Not Changing

Home Forums Calendar Products Events Calendar PRO Week View Colors Not Changing

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1346018
    Martin
    Participant

    The colors for weekly view are not changing even though I changed them in the customizer and they are also updating correctly on the full calendar view. Is there some CSS I can add? I just want to change the blue colors to #9e2121. Please see the attached image.

    #1346887
    Caroline
    Member

    Hi Martin,

    Thanks for reaching out! If you’re having trouble changing a specific element’s color using the WordPress Customizer’s tools, you might want to try using some CSS to apply those changes. For more information on using CSS to change the display of page elements, check out our Knowledgebase article here:

    https://theeventscalendar.com/knowledgebase/changing-fonts-and-colours/

    I hope that helps to get you started! 🙂 Thanks again, and let me know if you should have any other questions!

    #1347481
    Martin
    Participant

    There is nothing in there about changing the color of the week veiw. Are you just a robot or an actual person reading these forum questions? You don’t answer anything? Please help. The directions and setting in the customizer say that is how you change the colors. But the customizer is not changing the colors. Please tell me specifically how to change those colors since your actual plugin functionality does not work.

    #1347499
    Martin
    Participant

    I have tried a ton of different CSS, nothing is working….

    .this-week-today {
        background-color: #9e2121 !important;
    }
    .this-week-today .tribe-this-week-widget-header-date {
        background-color: #9e2121 !important;
    }
     .tribe-this-week-widget-header-date .this-week-today {
        background-color: #9e2121 !important;
    }

    What is wrong in the code?

    #1348731
    Caroline
    Member

    Hi Martin,

    I’m so sorry for the continued trouble here. While I can assure you that our support forums are 100% human-staffed, specific customizations of this type are beyond the scope of what support services we typically provide. As such, we try to dispense resources and suggestions as best we can to aid our users in performing their own customizations.

    As a courtesy to you, I’d be glad to see if I can provide some custom CSS for this particular portion of your site. Would you mind sharing a link to the affected week view display, as well as some specific details on which areas of the layout you’d like to recolor?

    Thank you!

    #1349192
    Martin
    Participant

    Thank you, I fixed it on my own…

    #1350023
    Caroline
    Member

    Hi Martin,

    Thanks for following up to confirm–glad to hear that you were able to get things working here! 🙂 Since you’ve gone ahead and marked this topic as resolved, I’m going to go ahead and close the thread out. Thanks again, and please don’t hesitate to follow up with a new thread if there’s anything else we can do to assist!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Week View Colors Not Changing’ is closed to new replies.