Astra_Ext_Typography_Loader::controls_scripts()
Customizer Controls
Description
See also
- ‘astra-customizer-controls-js’: panel in parent theme
Source
File: addons/typography/classes/class-astra-ext-typography-loader.php
'tablet-unit' => 'px', 'mobile-unit' => 'px', ); $defaults['font-weight-primary-menu'] = 'inherit'; $defaults['font-family-primary-menu'] = 'inherit'; $defaults['text-transform-primary-menu'] = ''; $defaults['line-height-primary-menu'] = ''; // Primary Dropdown Menu. $defaults['font-size-primary-dropdown-menu'] = array( 'desktop' => '',
Expand full source code Collapse full source code View on Trac