Hi Team,
we are trying to hide the Help Icon from Kibana 8.5.3 on top right corner as below after we logged in.
Thanks.
Hi Team,
we are trying to hide the Help Icon from Kibana 8.5.3 on top right corner as below after we logged in.
Thanks.
Hi @Abj_Ins,
I'm not aware of a setting in Kibana to hide the help icon specifically. So if you wanted to do that you would need to change the CSS or write a plugin similar to the approach in this thread.
Hope that helps!
Thanks for your response.
We followed below steps till 8.5.2 version... but in 8.5.3, we didn't find "header_help_menu_HeaderHelpMenu" in core.entry.js file.
Can anyone please help us on this.
Hi @Abj_Ins,
Having a dig around in ChromeDevTools, it looks like setting the visibility on path #globalHeaderBars > div.euiHeader.euiHeader--dark.euiHeader--fixed.header__firstBar > div:nth-child(3) > div:nth-child(3)
if probably what you need:
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.