How to remove Create Project button?

Which file should i edit to remove this button ?

I dont want to limit project in configuration, i just want to remove visually this button. Where to do it ?

imagen

Hi @altomarketing,

To delete it, you should edit the taiga-front code here: taiga-front/dropdown-project-list.jade at 8723b71ddf6ae88229c28d484c03792598b6bff2 · kaleidos-ventures/taiga-front · GitHub

Here you can find a short guide on how to edit the code and recompile: How to Create Custom Features in Taiga when Self hosting with docker - #2 by david.barragan

Hope it works for you.