How to add a Brand Name to a Page Title
Last Updated -
Prerequisites
- Administrator access level or above.
- Understanding of HTML, Liquid and/or CSS.
Steps
- Access the Web Theme Editor. Go to Admin > Channels > Support Center > Web Themes. Choose a web theme to edit.
- Click the Advanced Themes tab.
- Click on the Header file and change
{{site.company_name}}
to{{desk.current_brand.name}}
- Click Update to save your changes.