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

    (@dpereyra)

    Hi,

    If you have knowledge in CSS, there is an option in the general settings to add custom rules to the classes. You can see the classes names using the browser’s “Inspect Element” tool.

    Greetings

    Thread Starter Saba Gi

    (@saba-gi)

    can you provide an example of how to do this?

    Plugin Author dpereyra

    (@dpereyra)

    If you want to remove the container’s background you can add this css code:

    .dp_pec_wrapper {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    }

    A nice tool. The time is displayed in the Event. But not in the calendar and in the widget. Do what?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change color on Calendar’ is closed to new replies.