bricks_update_global_class
Update an existing global CSS class in Bricks Builder by merging new settings with current values, changing only the properties you specify while preserving the rest.
Instructions
Update an existing Bricks Builder global CSS class. Merges settings recursively (partial update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New class name (optional) | |
| class_id | Yes | Class ID to update | |
| settings | Yes | Updated Bricks settings object (merged with existing) |