bricks_update_global_css
Update the site-wide custom CSS in Bricks Builder. Replace or append CSS to control global styles across all pages.
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 |