Release 3.3.8

October 28, 2025
10 changes

This version includes various fixes related to the recent 2.1 Bricks update.

FIX

Imported classes could be detached from the element on a recent update

Imported classes from the Class Importer in the Theme Settings could sometimes be removed from the elements they were applied to in the builder.
FIX

Wrong background-color on element shortcut icons when pseudo-element shortcuts are deactivated

Minor UX issues in the builder related to specific css applied when pseudo-element shortcut were not active.
FIX

Force Theme to dark could fail

Forcing the color Theme to dark in the Theme Settings > Global colors could potentially fail and still show the light theme.
FIX

Mobile-first page.css could be missing in Advanced CSS

When setting the base breakpoint to Mobile First in Bricks, CSS declarations saved inside the page.css stylesheet of Advanced CSS were applied correctly in both the builder and the frontend, but disappeared from view after refreshing the builder.
FIX

Keyboard shortcuts for Grid Guides, Xmode, Contrast Checker and Darkmode stopped working correctly

The keyboard shortcuts for the builder tweaks Grid Guides, Xmode, Contrast Checker and Darkmode weren't triggering the corresponding functions since version 3.3.
FIX

ColorPicker within the Color Manager could wrongly resolve valid hex colors

Fixed an issue where the Color Picker library used by the Color Manager was rounding hex values too aggressively when converting to RGB, resulting in possible slightly incorrect color outputs.
FIX

PHP Warnings when the Theme Settings haven’t been saved yet

Fixed a PHP warning that could appear on first installation before Theme Settings were saved.
FIX

Quick Remote Templates wasn’t working anymore since Bricks 2.1

A recent change in Bricks 2.1 lead to breaking the AJAX call to the remote templates, thus the Quick Remote Template feature stopped working correctly.
FIX

Class Manager: Renaming an active global class could fail being persistant on class change

In the Class Manager of AT, renaming a global class while the class was active in the builder could possibly revert to the old name as soon as another class was being activated.
FIX

The variable picker was triggered when clicking on the Bricks CSS icon event when the event was set to right-click

When the event of the AT variable picker was set to "right-click", clicking on the native Bricks CSS icon to open the native variable dropdown would also trigger the variable picker from AT.