How to change toolbar in .net core
Hi, I want to change toolbar type at my .net core project. But i couldn't understand how to do that in documentation. Can you help pls?
Thanks in advance.
Replies (1)
Hi,
Thank you for reaching out to us.
To change the toolbar, follow these steps:
- Copy the toolbar markup from one of the files in the toolbars folder in our HTML version.
- Paste the copied markup into Partials/SidebarLayout/_Toolbar.cshtml if you're using a sidebar layout. For a header layout, update Partials/HeaderLayout/_Toolbar.cshtml.
Regards,
Lauris Stepanovs,
Keenthemes Support Team