/
/
home
/
melaqxso
/
public_html
/
wp-content
/
themes
/
hub
/
theme
/
theme-options
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/themes/hub/theme/theme-options
Edit:
/home/melaqxso/public_html/wp-content/themes/hub/theme/theme-options/liquid-header-menu.php
<?php /* * Title Wrapper Section */ // Title Bar $this->sections[] = array( 'title' => esc_html__( 'Menu', 'hub' ), 'subsection' => true, 'fields' => array( array( 'id' => 'nav_typography', 'title' => esc_html__( 'Menus Typography', 'hub' ), 'description' => esc_html__( 'These settings control the typography for all menus.', 'hub' ), 'type' => 'typography', 'text-align' => false, 'line-height' => false, 'color' => false, 'letter-spacing' => true, 'preview' => false, 'subsets' => false ), array( 'id' => 'nav_mobile_typography', 'title' => esc_html__( 'Mobile Menus Typography', 'hub' ), 'description' => esc_html__( 'These settings control the typography for mobile menu.', 'hub' ), 'type' => 'typography', 'text-align' => false, 'text-transform' => true, 'color' => false, 'letter-spacing' => true, 'preview' => false, 'subsets' => false ), array( 'id' => 'nav_color', 'title' => esc_html__( 'Main Color', 'hub' ), 'type' => 'color_rgba', ), array( 'id' => 'nav_secondary_color', 'title' => esc_html__( 'Secondary Color', 'hub' ), 'type' => 'color_rgba', ), array( 'id' => 'nav_active_color', 'title' => esc_html__( 'Active Color', 'hub' ), 'type' => 'color_rgba', ), array( 'id' => 'nav_padding', 'type' => 'spacing', 'title' => esc_html__('Menu Item Padding', 'hub'), 'top' => false, 'bottom' => false, 'units' => array( 'px', '%', 'em', 'rem' ) ), array( 'id' => 'nav_logo_padding', 'type' => 'spacing', 'title' => esc_html__('Logo Padding', 'hub'), 'units' => array( 'px', '%', 'em', 'rem' ) ) ) );
Ukuran: 1.8 KB