Is it possible to customize the theme and design of different categories within a Help Center?
For example,
Category 1 (and all nested sections and articles):
- Background color: white
- Hyperlinks: dark blue.
Category 2 (and all nested sections and articles):
- Background color: light grey
- Hyperlinks: dark pink.
Would this be possible, maybe with some custom code, or including an if/else statement? Thanks!