hpandey
6 years agoAce
Custom Header Sticky across all community pages
How can I make our custom Header component sticky over the community pages? Any global header ftl?
- 6 years ago
You can add your header code into one component and add that to page wrapper in to Page Header of the community style.
To edit a wrapper for a custom skin:
- Go to Studio > Community Style.
- Select Community Skins from the Work with drop-down.
- Select the skin you want to edit.
- Click the Wrapper tab.
- Enter the code you want to add in the wrapper sections you want to add.
- Click Add Notes to annotate your changes for each section.
- (Optional) If you want to revert to the default for each section, click Use Default.
- Click Save.
Here is the documentation of that.