I am using Pro Theme with WooCommerce. I have added an Ajax Search bar in the header using a sidebar widget that shows search results in a dropdown below the search entry box. My issue is that the dropdown box appears behind the second header bar that is right below it. Once it goes past that second header bar, the dropdown contents are visible again on top of the page content. How can I set the dropdown box to appear on top of the header bar below instead of hiding behind it?
Hello @clienttech,
Thanks for asking. 
Reading the ticket’s description it seems the issue of z-index property. Please set z-index appropriately to display search result above the element. To learn more about z-index, please take a look at following resource.
Thanks.
Thank you! I reversed the z-index values of the two bars and now everything works perfectly!
Glad we were able to help 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.