Viewing 15 replies - 1 through 15 (of 16 total)
  • Hi Mike,

    It is necessary to set the category color and title of the event will also use that color, for example event “$2.50 Miller..” is in “Amenity” category, navigate to Events > Organize > Categories > Amenity, click Edit and set category color.

    My current problem (after solving the other one)kinda fits this thread:

    I cannot customize any colors (independant of the chosen theme).
    The error message was lamenting about the variable @calendarTitle in the user-variable-map.less file. So I put the whole line //@calendar-title-color: @calendarTitle; in comments.

    Then, the really strange error message is: variable @grayDark is undefined in file anonymous-file-2451.less in anonymous-file-2451.less

    Any ideas how to handle this? :-/
    [note: no cache plugin, not resolvable by flip flopping themes]

    Hi yeru,

    Please create a new topic for your issue.

    Thanks,
    ben

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Benjamin – I see how to add colors to Categories, however, how do I change the text without adding colors to categories? The current color is blue (with no categories having colors assigned), but I would like the text to be black.

    Thanks,
    Mike

    Hi Mike,

    Please add the following code to your site css, it should change the link color:

    #ai1ec-calendar .ai1ec-posterboard-view A {color: #050000;}

    Thread Starter mikemesseroff

    (@mikemesseroff)

    This worked perfectly! The only problem is that the text in the dropdowns for Categories and Tags is still the same blue color (#3c8ef1). Can I also change this to black text?

    Thanks Benjamin!

    The following code should change footer Categories and Tags color:

    .ai1ec-calendar .ai1ec-posterboard-view FOOTER A {color: #000000;}

    Take care,
    Ben

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Benjamin – That did not work. See screenshot: https://screencast.com/t/jisVRAKCzWJ

    Thanks,
    Mike

    Please provide a link to your calendar page.

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Benjamin – The site is still being built, so it is not live yet.

    Any other way to address this before the site goes live?

    Thanks
    Mike

    Thread Starter mikemesseroff

    (@mikemesseroff)

    I just made the site live (temporarily). You can see the blue text in the dropdpwn here: https://www.imnotatwork.com/happy-hour/

    Thanks for looking into this!

    I see only “Website Coming Soon”. Please try:
    #ai1ec-calendar .ai1ec-dropdown-menu .ai1ec-category {color: #A01A1A;}

    Thread Starter mikemesseroff

    (@mikemesseroff)

    That worked great! I changed the color to #000000 and also added a line of code to change the tag dropdown as well.

    Thanks Benjamin!

    No problem Mike, glad I could help.

    If you’re enjoying your calendar can you please review us on www.ads-software.com to help others connect easier into your and our Time.ly network? Review form can be found here: https://www.ads-software.com/support/view/plugin-reviews/all-in-one-event-calendar?filter=5#postform

    Thank you for your time. We appreciate it!
    Ben

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Done. Thanks Benjamin.

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Calendar Link Color Not Changing Color’ is closed to new replies.