PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
builder
/
shortcodes
/
values
<?php return array( array( 'title' => 'Dark', 'value' => 'rgb(0,0,0)', ), array( 'title' => 'White', 'value' => 'rgb(255,255,255)', ), array( 'title' => 'Primary', 'value' => get_theme_mod( 'color_primary', Flatsome_Default::COLOR_PRIMARY ), ), array( 'title' => 'Success', 'value' => get_theme_mod( 'color_success', Flatsome_Default::COLOR_SUCCESS ), ), );
[-] box-layouts.php
[edit]
[-] image-hover.php
[edit]
[-] align-h.php
[edit]
[-] text-sizes.php
[edit]
[-] text-hover.php
[edit]
[-] slider-styles.php
[edit]
[-] icons.php
[edit]
[-] show-hide.php
[edit]
[-] pixels.php
[edit]
[-] grids.php
[edit]
[-] dividers.php
[edit]
[-] color-overlay-helpers.php
[edit]
[-] nav-types.php
[edit]
[-] animate.php
[edit]
[-] image-formats.php
[edit]
[-] nav-styles.php
[edit]
[-] menu-labels.php
[edit]
[-] sizes.php
[edit]
[-] row-layouts.php
[edit]
[-] align-v.php
[edit]
[-] masks.php
[edit]
[-] line-height.php
[edit]
[-] nav-types-radio.php
[edit]
[-] color-helpers.php
[edit]
[-] filters.php
[edit]
[-] align-radios.php
[edit]
[-] col-spacing.php
[edit]
[-] slider-nav-styles.php
[edit]
[+]
..