Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Gantt › React: Remove project from timeline view Tagged: gantt This topic has 2 replies, 2 voices, and was last updated 2 years, 3 months ago by ceddy. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts July 14, 2023 at 8:11 pm #107470 ceddyParticipant Hi Is it possible to remove the project item from timeline view, currently it also appears as a task, and only see tasks in the timeline view? This topic was modified 2 years, 3 months ago by ceddy. July 17, 2023 at 2:08 pm #107478 ivanpeevskiParticipant Hi ceddy,   If I undertstoond you correctly, you can hide the project item with the following CSS. This will still keep the project in the tree view on the left: .smart-timeline-task.project{ display:none; }   Best Regards, Ivan Peevski Smart UI Team https://www.htmlelements.com/ July 18, 2023 at 3:18 am #107486 ceddyParticipant Thank you very much Ivan, it worked Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In