• Hi there,

    I´m using i-craft theme and I want to know if it is possible to place the search field next to the logo below the menu?

    Thanks!

Viewing 1 replies (of 1 total)
  • Well, yes, I think you have to edit the header.php, move

    <div class="topsearch">
                                <?php get_search_form(); ?>
                            </div>

    and use some div and css to fix it.

    HIGH RISK TO BREAK WordPress

    Maybe is better if you create a child theme because all this customization will be lost with the next theme update!

    !BACKUP EVERY FILE YOU’RE GONNA EDIT!

Viewing 1 replies (of 1 total)
  • The topic ‘Place the search field’ is closed to new replies.