Logo
Upload the main logo used across the theme.
Step-by-Step- Go to the 'Design & branding' settings in the Ghost Admin.
- Open the 'Brand' tab, then find 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 into 'Site header':
<style>
:root {
/* Desktop */
--height-logo-header: <value>;
--height-logo-footer: <value>;
}
</style>
<style>
:root {
/* Mobile */
--height-logo-mobile-header: <value>;
--height-logo-mobile-footer: <value>;
}
</style>
- Replace
<value>with the size you want, such as30px. - Click 'Save' to activate.
- Go to the 'Design & branding' settings in the Ghost Admin.
- Open the 'Theme' tab and go to the 'Site-wide' section, then find the 'Color scheme' position. Select a dark color scheme option to show the additional logo upload field.
- Click 'Upload Image' to upload your logo.
- Click 'Save' to activate.
Type at least 2 characters to search