You can style the text in your notifications using the built-in editor or custom CSS.Documentation Index
Fetch the complete documentation index at: https://docs.thetinybell.com/llms.txt
Use this file to discover all available pages before exploring further.
Built-in options
The notification editor includes:- Bold and italic formatting
- Text alignment (left, center, right)
- Font size adjustment
Custom fonts with CSS
To use your hotel’s brand font, add it via custom CSS:Font size
Troubleshooting
- If your custom font does not appear, check that the font is loaded on the page before the TinyBell pixel runs.
- Use your browser’s Developer Tools (Inspect Element) to verify which font is being applied.
- Google Fonts and Adobe Fonts both work as long as the stylesheet is included in your page’s
<head>.