This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Search bar and search sign are in different places

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

#13658
Ernest MarcinkoErnest Marcinko
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.