What would you like to know more about?

Widget Custom Configuration

Every Widget accepts the Custom CSS attribute. As with all attributes, it must be included before the opening Widget tag is closed.

  • Attribute: customcss
  • Accepted Value: fully qualified URL
  • Example: customcss="https://my.churchname.net/files/sample.css"

In the following example, custom CSS has been applied to the My Subscriptions Widget:

<mpp-subscriptions customcss="https://my.churchname.net/files/sample.css"></mpp-subscriptions>

Once you've updated a Widget with your custom style sheet, you can continue to edit the style sheet. If you make a change, refresh the page the Widget is on to see how changes have taken effect.