bricks_update_global_css
Set or append custom CSS applied across the entire Bricks Builder site. Replace existing global styles or add new rules for site-wide consistency.
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 |