• Hi,

    First of all, thank you for such a beautiful theme development.
    We are planning to buy Airl theme for my company blog.
    I’m starting my personal blog. I want some changes in Gridzone template.
    I have seen the Search button on the center area and having bold title and then card system blog thumbnail like girl functionality you give.
    can you please guide us, How to place a center search bar like in pnglive.com?

    Please kindly reply if possible,
    Thanks & regards
    Amitt

    The page I need help with: [log in to see the link]

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

    (@morbishreejioff)

    can you please reply?

    Theme Author Alexander Agnarson

    (@alxmedia)

    Hi and thanks,

    You would need to edit index.php with a child theme and then locate line 29, where it says:

    
    <?php get_template_part('inc/front-widgets-top'); ?>
    

    After this, add the following:

    
    <?php get_search_form(); ?>
    

    And then add the additional needed styling to the search field.

    Thread Starter morbishreejioff

    (@morbishreejioff)

    Thanks for the reply,
    I will do it as you said and will reply to you…

    Many thanks for your support,
    Best regards
    Amitt

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I place search in center just like pnglive.com’ is closed to new replies.