- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Sometimes you perhaps want to distinguish different sites from each other such as development, test and production.
In order to make that distinction, you set a sitedef property.
<Property name="portal.header.class" value="customerHeader"/>
In this example, you should put the customerHeader
class in your Custom.css.
Was this article helpful?