PATH:
home
/
fengshp
/
www
/
wp-content
/
themes
/
themify-ultra
/
themify
/
customizer
<?php defined( 'ABSPATH' ) || exit; /** * Class to create a control and set the height of an element. Inherits methods of Themify_Width_Control. * * @since 1.0.0 */ class Themify_Height_Control extends Themify_Width_Control { /** * Type of this control. * @access public * @var string */ public $type = 'themify_height'; }
[+]
..
[-] class-sub-accordion.php
[edit]
[-] class-background-control.php
[edit]
[-] class-tools-control.php
[edit]
[-] class-margin-control.php
[edit]
[+]
css
[-] class-fonts-control.php
[edit]
[-] class-width-control.php
[edit]
[-] class-image-select-control.php
[edit]
[-] class-border-control.php
[edit]
[-] class-logo-control.php
[edit]
[-] class-image-control.php
[edit]
[+]
js
[-] class-themify-customizer.php
[edit]
[-] class-customcss-control.php
[edit]
[-] class-padding-control.php
[edit]
[-] class-height-control.php
[edit]
[-] class-tagline-control.php
[edit]
[-] class-position-control.php
[edit]
[-] class-text-decoration-control.php
[edit]
[-] class-color-control.php
[edit]
[-] class-color-transparent-control.php
[edit]
[-] class-themify-control.php
[edit]