PATH:
home
/
letacommog
/
lenazen
/
wp-content
/
plugins
/
fusion-builder
/
inc
/
lib
/
inc
/
redux
/
panel_templates
<?php /** * The template for the panel header area. * Override this template by specifying the path where it is stored (templates_path) in your FusionRedux config. * * @author FusionRedux Framework * @package FusionReduxFramework/Templates * @version: 3.5.4.18 */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } do_action( 'fusion_redux_header' );
[+]
..
[-] header_stickybar.tpl.php
[edit]
[-] header.tpl.php
[edit]
[-] container.tpl.php
[edit]
[-] menu_container.tpl.php
[edit]