Portal Customization
Customize the appearance and behavior of your public feature portal
You can customize your feature portal's appearance and behavior from the project settings in the SeggWat dashboard. These settings control what users see when they visit your portal.
Content Settings
Board Title
Set a custom title displayed at the top of your portal. If left empty, the default "Ideas" is used.
Examples: "Product Roadmap", "Feature Requests", "What should we build next?"
Welcome Message
Add a short message displayed below the title to give visitors context about your portal. Use this to explain what kind of feedback you're looking for or how suggestions are handled.
Suggestion Behavior
Auto-Approve Suggestions
Controls whether new suggestions from end users are published immediately or held for review.
| Setting | Behavior |
|---|---|
| Off (default) | New suggestions are set to Pending and must be approved by a team member before they appear on the portal |
| On | New suggestions are set to Open immediately and are visible to all portal visitors |
If you receive a high volume of suggestions, keep auto-approve off so your team can filter out duplicates or off-topic ideas before they go public.
Visual Branding
Accent Color
A hex color value (e.g., #10b981) used for interactive elements on the portal:
- Vote buttons
- Links and badges
- Active/hover states
The portal automatically calculates readable text colors based on the accent color's luminance, ensuring WCAG accessibility compliance for both light and dark themes.
If not set, the portal uses the default SeggWat blue (#2563eb).
Logo URL
A URL pointing to your logo image, displayed in the portal header. Use a publicly accessible URL (e.g., hosted on your CDN or website).
Recommended: PNG or SVG with a transparent background, max height around 40px.
Background Color
A hex color value (e.g., #1a1a2e) for the portal page background. Use this to match your portal to your brand's color scheme.
When a background color is set, the portal automatically coordinates all related colors for a cohesive appearance:
- Card backgrounds - Slightly lighter than the chosen color
- Border colors - Slightly darker for subtle contrast
- Text colors - Automatically calculated for readability (light text on dark backgrounds, dark text on light backgrounds)
If not set, the portal uses the default background with automatic light/dark theme detection based on your OS settings.
Configuring Portal Settings
- Go to your project in the SeggWat dashboard
- Open Settings > Feature Portal
- Adjust the content, behavior, and branding settings
- Click Save
Changes take effect immediately for all portal visitors.
