# Background Event Render Hooks

Customize the rendering of [Background Events](background-events.md):

`backgroundEventClass` - a [ClassName Input](classname-input.md) for the outermost element of a list item event

`backgroundEventInnerClass` - a [ClassName Input](classname-input.md) for the "inner" wrapper element

`backgroundEventTitleClass` - a [ClassName Input](classname-input.md) for the title element within "inner"

NOTE: The general [Event Render Hooks](event-render-hooks.md) **DO NOT APPLY to background events**.
