Mini widget calendar colors not changing

Home Forums Calendar Products Events Calendar PRO Mini widget calendar colors not changing

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1106875
    Michael
    Participant

    The changes that I put in my Aveda theme custom.css do not work. I have included the details in the attached image file. I am trying to may the dates on the mini widget calendar appear more prominent without making the color of a future date that has a meeting to dark.
    This is the code I have in my Aveda theme custom.css
    /** Change the colour scheme of the days of the week */
    .tribe_mini_calendar_widget .tribe-mini-calendar-dayofweek {
    background: #EBEAEA !important;
    color: black;
    }
    /** Make highlighted days (those that have events) pop out a little more */
    .tribe-mini-calendar td.tribe-events-has-events {
    background: #c2c2a3 !important;
    }

    I would like to make the days that have events pop out a little more. Maybe I need to change the background of the mini widget calendar but not sure how to do that. The changes that I put in the Avada theme custom.css do not appear to be working. I would appreciate any suggestions.

    #1107621
    Nico
    Member

    Hi Michael,

    Thanks for reaching out!

    While we do not support CSS customizations, I can take a look if you can send over your site URL (so I can inspect the elements and do some styling tests).

    The changes that I put in the Avada theme custom.css do not appear to be working.

    I’m not sure of how this should work as it’s part of the theme not of our plugin. Can you try contacting Avada support on this?

    Best,
    Nico

    #1107728
    Michael
    Participant

    This reply is private.

    #1108211
    Nico
    Member

    Hey Michael,

    Thanks for following up!

    Sounds like the CSS changes might not be saving correctly. You can try using the Simple Custom CSS plugin to insert the custom CSS instead of the Avada method, which again I’m not familiarized with.

    This sounds like a theme CSS customization issue so I don’t thing the calendar settings might be affecting this.

    Please give the plugin a try and let me know,

    Best,
    Nico

    #1114312
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mini widget calendar colors not changing’ is closed to new replies.