Add a Custom Header and Footer
Now you can perform these Community Hub configurations from Community Hub Settings. Follow the listed steps to add a custom header and footer.
- In the tab bar, click App Launcher.
- Search for Community Hub Settings.
- Go to the Customization Settings custom setting.
- Click Edit next to customization in the Customization Settings.
- To add a header, in the
Header Component Service
, enter the Apex Class that implements the |ComponentService to return a custom Visualforce component to use in place of the stock header. - To add a footer, in the
Footer Component Service
, enter the Apex Class that implements the |ComponentService to return a custom Visualforce component to use in place of the stock footer. - Click Save.