bricks_update_global_css
Updates site-wide global custom CSS in Bricks Builder. Can replace or append to existing CSS.
Instructions
Update the global custom CSS in Bricks Builder. This CSS is applied site-wide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | Yes | Complete CSS to set as global custom CSS | |
| append | No | If true, append to existing CSS instead of replacing |