• Resolved icosmedia

    (@icosmedia)


    Hi,

    I’m using The Events Calendar Pro in combination with this Plugin to colorize certain calendar categories.

    I’ve inserted the Events List Widget on a Site build with Elementor Pro. (‘Nächste Termine, second Row’)

    For this widget I would like to get rid of the category colors entirely.
    Is there a way to disable the custom category colors/font colors on this widget ?

    On this site with month view it looks fine as it is: (For that purpose I want to use your plugin)
    http://b9t4czr.myraidbox.de/events/

    Currently Im using the BuddyBoss Theme on this page.

    thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Andy Fragen

    (@afragen)

    Coloring occurs because there is a CSS file. As the widgets also contain the correct CSS selectors they are colorized. This is simply the way the plugin works.

    Thread Starter icosmedia

    (@icosmedia)

    Hi,

    thanks for your response.

    So if I understand correctly it is not possible to remove the category colors on the event list widget but at the same time keep the coloring of the categories on the month view ?

    Plugin Author Andy Fragen

    (@afragen)

    That is correct.

    Hi icosmedia, i have the same issue, and i resolved in this way:

    -Edit the event title template (src/views/v2/list/event/title.php)
    -add this line (style=”background-color:white;color:black;”) after this(<h3 class=”tribe-events-calendar-list__event-title tribe-common-h6 tribe-common-h4–min-medium”)
    -add this (style=”color:black;”) after the text (rel=”bookmark”)
    Save!

    I hope this helps! (sorry for my bad english)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Category colors on Event list widget’ is closed to new replies.