I tried to hide the Gantt toolbar by using the provided style and the toolbar gets hidden on my end. Here is a Dojo where this is demonstrated. You could also use the .k-gantt-toolbar class and hide the toolbars.
.k-gantt-toolbar {
display: none;
}
Or you could also hide the elements in the toolbar
Here is a Dojo example where only the elements in the Gantt toolbar are hidden.
I hope you will find the provided suggestions helpful.
Regards,
Neli
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.