
Review the CSS generated by Bricks for each Element and Classes
It can be handy to review which CSS styles are produced by Bricks on the frontend. The Style Overview function is now able to quickly list all the CSS declarations linked to an element as well as all the classes connected to that element.
The initial issue
In vanilla Bricks, you have access to the style controls which allow you to add/remove/edit CSS values - which is great! But you don't have access to the actual generated code - which in some cases can include additional styles that are not showing inside the builder. If you want to know what Bricks prints on your page, you'll have to inspect the source code of your page. This feature allows you to see (and copy) the exact CSS code that will be generated on frontend without leaving the builder.
How to activate it
This setting is part of the Style Overview feature. To enable Style Overview, go to the Theme SettingsBuilder TweaksStructure PanelContextual MenuToggle on "Style Overview"
Initial Release Date
July 20, 2023
Last Modification
February 4, 2025
Official Videos
No Video found.
Content Creators Videos
No Video found.
Documentation
Coming Soon!