How do I reference external CSS files?
Sometimes you may find it easier to maintain an external CSS
file as opposed to placing all your CSS rules in the
[Appearance => Advanced] section of the admin
area.
You can do that by using @import rules at the top of the Advanced section.
@import
url(http://www.yourchurch.com/css/external.css);
Note: If you have other CSS rules in the Advanced section, please be sure your @import rules are listed first (i.e., before any other CSS rules).

-
General FAQ
- What do I use to convert my videos for use with the platform?
- Is it possible to know which users we've had to mute before?
- I didn't attend our last event. Can I review the chat transcript?
- Is there a limit to the number of users I can register?
- May I have more than one event scheduled at a time?
- View all (15 more)
-
Announcements