Conversation
supportHi, I’m using the theme OceanWP and my mobile menu is fullscreen. Check this and you’ll see what’s my problem. https://drive.google.com/open?id=1oir3TFWde99A218d_TJPMuLg9O2ISGqQ Live search results are showing behind the fullscreen mobile menu. I tried to see if z-index of the search results box was lower but it’s not. Can you help me fix that? The page I need help with: [ log in to see the link]
Hi, @oscarlora ! Sorry for long response. We will try to fix it in next release.
Hi, I solved it with this css: ul.ui-autocomplete { z-index: 100001; } So you may add it in next release quicker for other users who may be experiencing this issue as well. Now I have another issue. I changed my menu from fullscreen to dropdown and this search box seems to be different to the search box in fullscreen. The one in fullscreen shows the live search correctly, but the one in dropdown doesn’t. It doesn’t work at all.
Thank you!)
Hi, @oscarlora ! Sorry for long response. We will try to fix it in next release.
Hi, I solved it with this css: ul.ui-autocomplete { z-index: 100001; } So you may add it in next release quicker for other users who may be experiencing this issue as well. Now I have another issue. I changed my menu from fullscreen to dropdown and this search box seems to be different to the search box in fullscreen. The one in fullscreen shows the live search correctly, but the one in dropdown doesn’t. It doesn’t work at all.
Thank you!)