Feedback Customization
Learn how to customize the appearance and behavior of your feedback form and panel.Form Customization
Basic Form Options
Form Fields
Customize the form fields:Visual Customization
Colors and Theme
Typography
Layout
Section Headers
Customize section headers:Advanced Customization
Custom CSS
Add custom CSS classes:Custom Components
Replace default components:Best Practices
- Consistent Branding: Match your application’s design system
- Accessibility: Ensure sufficient color contrast and readable text
- Mobile Responsiveness: Test on different screen sizes
- Performance: Keep customizations lightweight
Common Issues
Styling Conflicts
- Check for CSS specificity issues
- Verify class name conflicts
- Test in different browsers
Layout Problems
- Verify responsive behavior
- Check container dimensions
- Test with different content lengths