I have used Trello for 10+ years. The new update brings a completely useless navigation bar to the bottom of the screen. How can I hide it?
Hi Petri,
This is a bit of ungrateful post. We understand that you and the users don't want this bar, or the Inbox, or the amazing planner that even the company doesn't fully understand with the OUTLOOK AWESOME integration, but judging the company and insulting it in public is showing very low loyalty from an active paying client. The company is putting a lot of features that pollute your space, and instead of judging them, why don't you force yourself to use them, even if they make no sense?
The company has KPIs to achieve, and what you need or want from it is not only not relevant, but goes directly against the company vision. It's a pity that you are not only paying, but also expecting your user experience to not get exponentially worse.
We think a deep meditation and self introspection is needed here, and will also prepare you for the company's next KPIS including a giant pink bubble gum animation on your screen next week (and no, you won't be able to remove it as well, just in case you were planning another post about it)
Hi! Trello doesn’t offer a native option to hide the navigation bar (footer), but if you’re using the web version, you can hide it with custom CSS using a browser extension like Stylus.
Here’s the CSS snippet:
.trello-app-footer { display: none !important; }
Just a heads-up:
• This only works on your browser — not on Trello desktop or mobile apps.
• It’s an unofficial tweak, so use it at your own discretion.
Hope that helps! Are you trying to clean up the UI for focus or for presentation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In my opinion, get the client to work on time, then whether it is in PDF or in any other format, the client never gets angry. It is very important to take care of his intentions when working with big companies. I have done many things about this, such as the video editing app. To know more about it, visit Next.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's no option to natively hide it. It's the new Switcher interface, see: "Board Navigation changes, based on Community feedback".
It appears there are some scripts, addons floating around, or the suggestion to use an element blocker. Not sure what that'd break, and if you use views, you'd need that Switcher, or bookmark those first.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.