Hello,
I am facing the following issue.
I am using the search in the sidebar. But when I try to open dropdown from main navigational bar the search bar is shown above the dropdown (see attachment)
Earlier also I had this issue but in that case I was using the search bar on page. You had given me the following snippet :
<style>
.proinput input.orig {
z-index: 5 !important;
}
.promagnifier, .proloading, .proclose {
z-index: 1 !important;
}
</style
So on page the search bar is working absolutely fine from then but there is overlapping issue on the side bar.
Please look into it.
Thanking You,
Nitin