Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hello, I am very new to this.

    Can I literally delete this?
    <?php get_search_form(); ?>

    And replace with this?

    <div class="only-search<?php if ( ! empty( $header_image ) ) : ?> with-image<?php endif; ?>">
    <!-- <?php get_search_form(); ?> -->
    </div>
    <?php
    else :
    ?>
    <!-- <?php get_search_form(); ?> -->

    thank you so much for your help!

    [Moderator Note: Please post code or markup snippets between backticks or use the code button.]

Viewing 1 replies (of 1 total)