User Interface improvement

Two minor quality of life improvements.

  1. Can you make the active element more obvious in the structure panel? It would be great if the background was yellow and the text black. If a page has a long DOM, it can be hard to find the active element.
  2. When I click on an element in the builder, can the structure panel scroll so that the item in question is visible. It already works the other way around.
1 Like

You can fix highlighting the active element in the structure panel by adding custom code into Bricks Settings/Builder. Take a look at: Bricks Builder Editor Tweaks – BricksLabs

In the same Bricks Settings/Builder section, there is an option to scroll to the selected element in the structure panel.

craft it yourself. :slight_smile: