# How to change the kibana logo? (v7.17)

**URL:** https://discuss.elastic.co/t/how-to-change-the-kibana-logo-v7-17/368620
**Category:** Kibana
**Created:** [October 10, 2024, 10:47am UTC](https://discuss.elastic.co/t/how-to-change-the-kibana-logo-v7-17/368620 "2024-10-10T10:47:17Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lilyyy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lilyyy/32/51129_2.png) [@lilyyy](https://discuss.elastic.co/u/lilyyy)
#### Post date: [October 10, 2024, 10:47am UTC](https://discuss.elastic.co/t/how-to-change-the-kibana-logo-v7-17/368620/1 "2024-10-10T10:47:17Z")

</div>

Hello.

I want to change the kibana logo to company logo. Navbar logo (sidebar top left logo)

I searched a lot and tried to change the logo by changing the script or using third party plugin.

> [@Custom Logo Kibana 7.10.0 (guide)](https://discuss.elastic.co/t/custom-logo-kibana-7-10-0-guide/257686):
>
> Verified on Kibana 7.10.0, running on Debian 10 (Buster). Applies for the same version in Windows. Hello, For all users like me, that need to customize the logos in Kibana, I share this guide that I have been creating myself as I have been able to solve each problem. This is only a hacky workaround. I hope that one day it would be available and be able to use the [official solution](https://github.com/elastic/kibana/issues/75377) in which the Kibana development team is working. Thanks to all the Elastic Team Members and other users who sup…

I think this post is useful but the script is different because of the version, So it doesn't work for me.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/b/7/b77bfa3024551f7898504513a65b00b6ed2dbce0.png)  
In my script, there's no iconType:"logoElastic".

Third party plugin was also not working for me. The kibana page doesn't load the page well if I use plugin.

> **[GitHub - lizozom/custom-kibana-theme: Customize Kibana's appearance (logos,...](https://github.com/lizozom/custom-kibana-theme/tree/main)**
>
> main

I know if I use version 8.15 and subscribe, then I can change the logo easily but I want to know how to change the logo in version 7.17.

Is there any idea?

---

<div class="post-metadata">

### Author: ![leandrojmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leandrojmp/32/107231_2.png) [@leandrojmp](https://discuss.elastic.co/u/leandrojmp)
#### Post date: [October 10, 2024, 1:16pm UTC](https://discuss.elastic.co/t/how-to-change-the-kibana-logo-v7-17/368620/2 "2024-10-10T13:16:18Z")

</div>

It is not possible.

The only supported way to change the branding is by having an enterprise license, all other ways are not official and unsupported.

You may try to change the code yourself, but it may break things and it is not supported here.
