Custom JavaScript
You can add custom JavaScript to any Beaver Builder layout, per-page or sitewide.
To add custom JavaScript to a specific page
- Click the title bar in the upper left corner to open the Tools menu, then click Layout CSS & JavaScript.
- On the JavaScript tab, enter your JavaScript code.
- Click Save.
To add custom JavaScript sitewide
- Click the title bar in the upper left corner to open the Tools menu, then click Global settings.
- On the JavaScript tab, enter your JavaScript code.
- Click Save.
To add JavaScript at a specific point in the layout
- Add the code to an HTML module.