PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
builder
/
shortcodes
/
commons
<?php return array( 'type' => 'group', 'heading' => 'تایپوگرافی', 'options' => array( 'font_size' => array( 'type' => 'slider', 'heading' => __( 'سایز فونت', 'flatsome' ), 'responsive' => true, 'unit' => 'rem', 'max' => 4, 'min' => 0.75, 'step' => 0.05, ), 'line_height' => array( 'type' => 'slider', 'heading' => __( 'ارتفاع خط', 'flatsome' ), 'responsive' => true, 'max' => 3, 'min' => 0.75, 'step' => 0.05, ), 'text_align' => array( 'type' => 'radio-buttons', 'heading' => __( 'موقعیت متن', 'flatsome' ), 'responsive' => true, 'default' => '', 'options' => array( '' => array( 'title' => 'بدون', 'icon' => 'dashicons-no-alt', ), 'left' => array( 'title' => 'چپ', 'icon' => 'dashicons-editor-alignleft', ), 'center' => array( 'title' => 'وسط', 'icon' => 'dashicons-editor-aligncenter', ), 'right' => array( 'title' => 'راست', 'icon' => 'dashicons-editor-alignright', ), ), ), 'text_color' => array( 'type' => 'colorpicker', 'heading' => __( 'رنگ متن', 'flatsome' ), 'format' => 'rgb', 'position' => 'bottom right', 'helpers' => require( __DIR__ . '/../helpers/colors.php' ), ), ), );
[-] video.php
[edit]
[-] repeater-options.php
[edit]
[-] visibility.php
[edit]
[-] repeater-slider.php
[edit]
[-] shape-divider.php
[edit]
[-] border.php
[edit]
[-] slide.php
[edit]
[-] background.php
[edit]
[-] position.php
[edit]
[-] typography.php
[edit]
[-] relay.php
[edit]
[-] links.php
[edit]
[-] advanced.php
[edit]
[-] box-styles.php
[edit]
[+]
..
[-] toggle-buttons.php
[edit]
[-] repeater-posts.php
[edit]