Edit/rearrange toolbar icons

The Problem

I would like to be able to rearrange icons on the toolbar, delete one or two also.

Proposed Solution

Make toolbar editable.

Alternative Solutions

Hiding buttons should be fairly easy, if you’re happy editing a theme. If you add the display: none property on any of the buttons, they’ll not be shown. I’m not sure what that’ll do to the layout, but it’s probably worth a try! :scream:

Rearranging them is a bigger ask, I think, but might be addressable through a theme as well (depending how the css is structured). I agree it’d be a nice feature, though!

1 Like