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
.
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
.