D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
homehopshortterm
/
www
/
wp-content
/
themes
/
pixwell
/
templates
/
header
/
Filename :
section-topline.php
back
Copy
<?php $pixwell_topbar_line = pixwell_get_option( 'topbar_line' ); if ( ! empty( $pixwell_topbar_line ) ) : ?> <div class="topline-wrap"></div> <?php endif;