Viewing 1 replies (of 1 total)
  • Richard

    (@richardgirling)

    Hi KlubbyUSA,

    No problem – there is no such thing as a stupid question. The agenda widget styles can be edited by making changes within the style.css file found within the Vortex calendar theme folder.

    For example, if you wanted to change the color of the text to red, you would add something like this within the style.css file:

    .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title {
    color: red;
    }

    We recommend first creating a child theme, then making the changes within this theme, so that your changes are not overwritten during future updates. Here is documentation on creating a child theme:

    http://help.then.ly/customer/portal/articles/541097-how-do-i-create-a-child-theme-

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Changing font in widget’ is closed to new replies.