In the Header logo section of the General administration interface, it is possible to customize the header logo of a classic header, as follows:
-
Select Upload image to add a new image or Replace to override an existing one.
-
Select an image.
-
Select Save.
Recommended dimensions are 140 x 40 pixels or less.
The header logo does not appear on the homepage with a classic header. To make it appear on the homepage, it is possible to add the following CSS code block to the portal's Custom LESS section:
.backtohomelogo-only-on-small-viewports {
display: flex;
}