Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ppine
/
wp-content
/
themes
/
takeout
/
skins
/
default
/
plugins
/
js_composer
/
File Content:
js_composer-style.php
<?php // Add plugin-specific colors and fonts to the custom CSS if ( ! function_exists( 'takeout_vc_get_css' ) ) { add_filter( 'takeout_filter_get_css', 'takeout_vc_get_css', 10, 2 ); function takeout_vc_get_css( $css, $args ) { if ( isset( $css['fonts'] ) && isset( $args['fonts'] ) ) { $fonts = $args['fonts']; $css['fonts'] .= <<<CSS .vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text { {$fonts['p_font-family']} } .vc_progress_bar.vc_progress_bar_narrow .vc_single_bar .vc_label .vc_label_units { {$fonts['info_font-family']} } CSS; } return $css; } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
js_composer-responsive.css
147 bytes
0644
js_composer-style.php
598 bytes
0644
js_composer.css
9756 bytes
0644
N4ST4R_ID | Naxtarrr