Skip to main content

Filter: gk/gravityview/theme/custom-css

Filters the scoped Custom CSS emitted for a themed View.

Runs after placeholder resolution, sanitization, and per-selector scoping, immediately before the CSS is attached to the gv-theme handle.

Parameters

NameTypeDescription
$custom_cssstringThe scoped Custom CSS.
$view\GV\ViewThe View being rendered.

Since

  • TBD: TBD

Source

Defined in src/Frontend/Frontend.php at line 2313