Astra_Ext_Typography_Loader::controls_scripts()

Customizer Controls


Description

See also


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'      => '',

User Contributed Notes

You must log in before being able to contribute a note or feedback.