Change different the logo in website header

Please, does anyone know how to change the logo in the website header without affecting the other assets? Whenever I change it here, it changes on every other page.

Hi @SBENALI9

Your header is being created in a global module. So if you make any changes in the global module it will reflect everywhere where that module is being used and currently HubSpot does not allow us to convert the global module into a local module. You need to create a local module for your header ( Cloning the module won’t work) and create a new base.html which has you new local header and use that to create your page template.

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!