Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search bar and search sign are in different places › Reply To: Search bar and search sign are in different places
June 19, 2017 at 1:37 pm
#13658
Keymaster
Hi!
It’s very likely a theme feature, where there is a container element that gets visible whenever the search icon is clicked. Within that container is the search box placed.
To achieve this, you either need a theme with such feature, or a custom code to create the container and the interactions.