Open the PAGE_CONTAINER template and search for the following code </body>
Hidden content
Open the extra.less template and copy the following code inside
.p-navgroup-link--snow {
position: relative;
&:before {
.m-faContent(@fa-var-snowflake);
font-size: 18px...