Moving position of search bar | Community
Skip to main content

Moving position of search bar

  • August 21, 2019
  • 1 reply
  • 0 views

Hi,

I'm trying to change the position of my search bar. I changed the code as instructed in Change the Search bar position and add the social media links to the footer, but now there are two search bars, one up top where I want it, and one in the middle that I do not want. How do I get rid of the one in the middle? 

Thanks,

Bobby

1 reply

Trapta
  • August 22, 2019

Hi @Bobby Daly,

Go to your home_page.hbs template and remove

{{search submit=false instant=true class='search search-full'}}

Let me know if this solves your issue.

Thanks