Reference CSS Stylesheet
- Applies to:
- All versions
- Role required:
- Admin
Reference or change the reference for a CSS page, file, or stylesheet.
- Navigate to Site tools > Control panel > Branding > Custom HTML.
- In the Page HTML Head text input field, add or change the reference to your CSS stylesheet.
- Click the Save button.
Example:
<link href="https://ex.ample.com/css/samplestylesheet.css" rel="stylesheet">
