Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #473906

    Hi Guys,
    Could you tell us how we make changes in file… themes/enfold/config-events-calendar/event-mod.css without the changes being overwritten??. We cannot put them in quick style css.

    #473967

    Hi Annemarie!

    You should be able to place the CSS in the Quick CSS field. Perhaps you need to use the !important override like so.

    a { color: red !important; }
    

    Or you could add it to a child theme stylesheet, http://kriesi.at/documentation/enfold/downloads/.

    Regards,
    Elliott

    #473990

    Worked! Thanks Elliott, the !important addition worked… that made life much easier!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Events Calendar – event-mod.css’ is closed to new replies.