Hi,
When you are in the Manage Questions section and you open the pop-up window to create a new question, the icons at the top right of the screen (notifications / loggedin menu / profile completion / live chat) appear above the pop-up window:
https://prnt.sc/1818l7q
Please share a fix for this.
hi
the delay in response due to support holiday
as it is showing fine on my setup
any specific device on which this is appearing?
https://prnt.sc/18qaj0n
Hi,
This is on desktop devices.
Tested on Mozilla and Chrome:
https://screencast-o-matic.com/watch/crihoUV1MzM
this is due to z-index
add this in custom CSS section
.vibebp_myprofile.elegance .profile_grid .profile_grid_header {
z-index: 9 !important;
}
I've added the code and it's working.
Thanks.
thanks for your confirmation
Hi @Veronica
The code you shared fixes the issue of the window for creating questions, but see what it causes in other parts of the PWA:
https://screencast-o-matic.com/watch/crijq4VicwA
So for now I have removed the code.
Could you please modify/change that code and share it back?
Thanks
yes right this is an issue
we will fix it in our next update
Ok,
Please don't close this topic until the update has come and we confirmed the fix is applied in our site.
Thanks