Can I control border in now-card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2026 01:57 AM
Hi everyone,
I’m working with the now-card component in Seismic in my repo and had a question around styling flexibility. In some places I want to display the card with a visible border, but in other places I want no border at all.
From what I’ve seen so far, now-card doesn’t appear to expose a prop for enabling or disabling a border. Is there any supported way to control the card border (for example via CSS variables, configuration options, or theme tokens)?
If anyone has guidance on best practices or confirmed limitations, that would be really helpful.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2026 10:07 AM
Whenever you add a component to your variant, each have 3 different tabs. Config, CSS/Styles, Events. You can check the CSS tab once if it helps you.

