MenuIcon::add_style( array $css_array = array() )
Add CSS style for the component.
Parameters
- $css_array
-
(Optional) the css style array.
Default value: array()
Return
(array)
Source
File: header-footer-grid/Core/Components/MenuIcon.php
Expand full source code Collapse full source code View on Github