EduardET

snippet 1

Nov 6th, 2017
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.26 KB | None | 0 0
  1. <!-- .et-top-search -->
  2. <?php if ( $header_vars['output_header_search_field'] ) { ?>
  3. <div class="et-top-search" style="<?php extra_visible_display_css( $header_vars['show_header_search_field'] ); ?>">
  4.     <?php extra_header_search_field(); ?>
  5. </div>
  6. <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment