Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter horrorreport

    (@horrorreport)

    Also instead of the search or even ad an, I’d like free text or nothing to go there where the search bar is

    Theme Author gamerpotion

    (@gamerpotion)

    Hi,

    can try this:-

    open up header.php

    look for:-

    <div id="search">
                      <?php get_search_form() ?>
             </div>

    delete <?php get_search_form() ?>

    or can also delete the whole thing

    <div id="search">
                      <?php get_search_form() ?>
             </div>

    Thread Starter horrorreport

    (@horrorreport)

    It worked perfect
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Top search bar’ is closed to new replies.