Logo
A publication logo is the primary logo for your brand and is displayed across your theme.
Step-by-Step- Go to the 'Design & branding' settings in the Ghost Admin.
- On the right you’ll see the 'Brand' tab – expand this settings list and go to the 'Publication logo' position.
- Click 'Upload logo' to upload your logo.
- Click 'Save' to activate.
- Go to the 'Code injection' settings in the Ghost Admin and paste this code to the 'Site header':
<style>
:root {
/* Desktop */
--height-logo-header: <value>;
}
</style>
<style>
:root {
/* Mobile */
--height-logo-mobile-header: <value>;
}
</style>
- Adjust the current
<value>to match the expected value, such as30px - Click 'Save' to activate.
- Go to the 'Design & branding' settings in the Ghost Admin.
- On the right, you’ll see the 'Theme' tab – expand this settings list and go to the 'Color scheme' position – select the option related to dark color scheme to display the option to upload an additional logo below.
- Click 'Upload Image' to upload your logo.
- Click 'Save' to activate.
Type at least 2 characters to search