<?php if ( is_active_sidebar( 'toolbar' ) ) : $border_bottom = ''; if(get_theme_mod( 'thim_toolbar_show_border', false ) == true ){ $border_bottom = ' toolbar_border_bottom'; } ?> <div id="toolbar" class="toolbar<?php echo esc_attr($border_bottom)?>"> <div class="<?php echo get_theme_mod( 'thim_header_size', 'default' ) == 'full_width' ? 'header_full' : 'container';?>"> <div class="row"> <div class="col-sm-12"> <div class="toolbar-container"> <?php dynamic_sidebar( 'toolbar' ); ?> </div> </div> </div> </div> </div><!--End/div#toolbar--> <?php endif;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
header_v1.php | File | 892 B | 0644 |
|
header_v2.php | File | 892 B | 0644 |
|
header_v3.php | File | 626 B | 0644 |
|
header_v4.php | File | 1.22 KB | 0644 |
|
header_v5.php | File | 839 B | 0644 |
|
logo-mobile.php | File | 2.57 KB | 0644 |
|
logo.php | File | 5.65 KB | 0644 |
|
main-menu.php | File | 629 B | 0644 |
|
menu-mobile.php | File | 624 B | 0644 |
|
menu_right_header_v2.php | File | 79 B | 0644 |
|
toolbar.php | File | 602 B | 0644 |
|