Application BuilderComponents
HTML / CSS
Raw HTML block with scoped CSS stylesheet.
Category: Advanced
Problems it solves
Custom layouts, marketing heroes, or designs not covered by standard components.
How to use it
Paste HTML in content → add scoped CSS → optional data-pb-click for button wire-up.
Examples
Example solves: gradient hero banner · custom pricing table · embedded SVG illustration.
Common mistakes
- Unscoped CSS leaking — use scoped styles or .pb-page prefix.