Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    Eldininjo,

    You need modify header.php on lines 85 you can find function for logo

    <div data-originalstyle="<?php echo $logo_pos_class; ?>" class="header-hgroup <?php echo $logo_pos_class; ?>"><?php echo fruitful_get_logo(); ?></div>

    You need to insert search form after logo
    <?php get_search_form(); ?>

    Thread Starter Eldininjo

    (@eldininjo)

    Thanks so much, I appreciate it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search form’ is closed to new replies.