PATH:
home
/
letacommog
/
vizeo
/
wp-content
/
themes
/
oceanwp
/
partials
/
header
<?php /** * Site header search dropdown HTML * * @package OceanWP WordPress theme */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div id="searchform-dropdown" class="header-searchform-wrap clr"> <?php get_search_form(); ?> </div><!-- #searchform-dropdown -->
[+]
..
[-] search-overlay.php
[edit]
[-] logo.php
[edit]
[-] layout.php
[edit]
[-] nav.php
[edit]
[-] social.php
[edit]
[-] search-replace.php
[edit]
[+]
style
[-] search-dropdown.php
[edit]