Plugin Author
NoreWP
(@norewp)
Thank you for the report @dkpdavid – the images were very useful for a visual on the issues.
Will have a look at StylePress to see what can be done to remedy the issue as soon as possible.
Plugin Author
NoreWP
(@norewp)
Hello @dkpdavid,
I can not seem to replicate this with the default theme. Could you please let me know what theme you are using and what is the z-index set for fixed navbar?
If you can post a link to the site with the issue that would be a great help.
Thanks,
Zulf
I use a skeleton theme all in white to use the elemental page builde plugin, in the top menu bar I use the value of z 1, this site is in local host for tests, it seems that stylepress overlays the z values because I use the elemental direct on the page it does not give this problem, now when I use the elementor by stylepress it happens that.
Plugin Author
NoreWP
(@norewp)
Try this CSS code and see if it fixes the issue for you.
body.modal-open .modal-content {
z-index: 9;
}
Where do I put this css? in my thema’s css, modal or stylepress css?
I solved the problem by removing this part of the css from the stylepress plugin, I do not necessarily know what that code is for, but when I activate it, the top menu is above the modal.
follows the css attachment that is giving incompatibility.
attachment: https://drive.google.com/open?id=1Gh6KZXp5jZq1a56fa_jZNIstWjmbYhLK
Plugin Author
NoreWP
(@norewp)
Good catch – I don’t think those are needed now as they were introduced before Elementor had the z-index option enabled.
StylePress development is currently on hold pending Elementor’s new development due in January/February. Will revisit this if it needs further attention and resolution at that time.
Marking this thread as resolved for now but feel free to re-raise it if the need be 🙂
Regards,
Zulf
thank you very much for the attention and help, sorry not to be able to disser the same of the people in charge of the stylepress.
Congratulations on the great work and again a big thank you for your attention.
NOTE: I could see that some people had some problems like this, in case I can put the solution in a web location where you can share it.
Plugin Author
NoreWP
(@norewp)
You are most welcome 🙂
Having the solution accessible on the web is a great idea, thank you.
I’ll be putting up a resource page for the plugin soon so feel free to drop the link in a new thread (so that I don’t miss it) and I’ll be more than happy to link to it.