Customizing the theme (colors, layouts, etc.) of specific Help Center categories | Community
Skip to main content

Customizing the theme (colors, layouts, etc.) of specific Help Center categories

  • October 24, 2023
  • 1 reply
  • 0 views

Tasneem11

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!

1 reply

  • October 25, 2023

Hi Tas,

Yes, this is possible by editing your help center theme's code. See: Customizing your help center theme. You can also check Help center CSS cookbook for some helpful templates you can use.

Hope this helps.