Filter: gravityview/render/container/class
Modify the CSS class to be added to the wrapper div of a View.
Parameters
| Name | Type | Description |
|---|---|---|
| $css_class | string | Default: gv-container gv-container-{view id}. If View is hidden until search, adds hidden. If the View has no results, adds gv-container-no-results |
| $context | \GV\Template_Context | The context. |
Since
Source
Defined in includes/class-api.php at line 990