Custom HTML on Groups page

Look at the class used in body in your html homepage.

For example here on meta.discourse.org:
<body class="navigation-topics" data-gr-c-s-loaded="true" style="" cz-shortcut-listen="true">

The class used is navigation-topics.

1 Like