Glam (AI styling assistant)
Last updated: June 1, 2026
Glam is a chat-based styling assistant in Event Admin. Ask it to restyle something, get a live preview, save when you’re happy.
Glam only writes CSS. It doesn’t touch event settings or content.
Glam isn’t available for events that use the new event site.
Open Glam
Open an event in Event Admin. The Glam button is in the bottom nav.
Pick the page and viewport
Pick which page Glam previews (registration, live, recording) and at which width. Useful for getting mobile right without messing with desktop.
Ask for a change
Type what you want. Glam writes the CSS and updates the preview. Keep going in the same chat to refine.
Some prompts that work:
- “Restyle the page. Event theme is 1980s pop culture.”
- “Make the header text more UI-friendly on mobile.”
- “Reduce the top padding.”
- “Hide the social media icons in the header.”
- “Use these brand colors: navy primary, light gray backgrounds.”
- “Round the corners on all buttons and add a subtle drop shadow.”
Be specific. “Make the chat sidebar narrower on tablet” works. “Make it pop” doesn’t.
Save or discard
Changes stay in a preview until you save. Closing with unsaved changes prompts you.
Save and close writes the CSS into the event’s Advanced CSS field. Glam tags its own rules with /* glam */.
Discard and close rolls back to the last saved version.
The Glam panel shows the full CSS at the bottom. Worth a skim before saving, especially after a long session.
Limits
- CSS only. No HTML or JavaScript. For those see Using CSS and Javascript for customization.
- Rate-limited. Heavy use hits a “Glam is busy” message. Try again in a moment.
- Safety-checked. Glam refuses CSS that could break the page or load remote resources.
Tried it? Tell us what worked and what didn’t.