
-
AuthorPosts
-
February 21, 2020 at 12:39 pm #1186693
Hy!
I don´t know if it is here the right place and to much to ask. But a have a problem that a “pop up Window” is behind a other Layout element and under the Header. It should be alsway on the top, and would be great also popup in the middle of the screen.Enclose you will find 3 Screenshots I think it will help to understand what i mean.thanks
February 21, 2020 at 4:27 pm #1186791Hey dorianadabei,
Add this to quick css:
#footer, .flex_column.av_one_third.av-animated-generic.left-to-right, #header { z-index:0!important; }
Best regards,
Jordan Shannon-
This reply was modified 5 years, 4 months ago by
Jordan Shannon.
February 24, 2020 at 4:14 pm #1187382Hello Jordan!
Is it possible that anything is not correct in this code? If I enter the code exactly like described it crashes the site.
Is it also possible to center the popup Window?
thanks DorianFebruary 24, 2020 at 5:21 pm #1187403Hi,
It all looks correct and css doesn’t crash the site generally.
Best regards,
Jordan ShannonFebruary 24, 2020 at 5:23 pm #1187404Hi,
Do you have error reporting on to what exactly is crashing the site?
Best regards,
Jordan ShannonApril 15, 2020 at 9:31 am #1203891Hey Jordan thanks for your help. If i scroll down, the top menu is behind the normal text and didn´t work. Also the Mobile menue isnt usable.
greetsApril 16, 2020 at 12:39 am #1204212Hi,
Can you try disabling all active plugins to see if the issue resolves?
Best regards,
Jordan ShannonApril 16, 2020 at 8:18 am #1204286Hi,
it didn´t helped out. I disabled everything, exept the Backup & SSL Plugin.
greets Dorian-
This reply was modified 5 years, 2 months ago by
dorianadabei.
April 18, 2020 at 5:47 pm #1205060Hi,
I’m no longer seeing the layer conflict. Were you able to resolve?
Best regards,
Jordan ShannonApril 20, 2020 at 2:50 pm #1205498Hi,
no still the same issue. If you scroll down – the menue is behind different layers. Also the burger menu is behind all layers.-
This reply was modified 5 years, 2 months ago by
dorianadabei.
April 24, 2020 at 7:12 pm #1206920Hi,
Add this to quick css:
header#header{ z-index:2147483647!important; }
Best regards,
Jordan ShannonApril 28, 2020 at 1:32 pm #1207780Hy Jordan,
but now I have the same issue like on the beginning without the additional quick css code. The main reason of the ticket was that the popup was behind the header. Is it possible to lower the popup?April 29, 2020 at 11:56 pm #1208386Hi,
Giving the pop-up a higher z-index should fix it. Can you re-enable the pop-up?
Best regards,
Jordan ShannonApril 30, 2020 at 1:57 pm #1208513Hello Jordan,
I am really sorry to say, but no it didn´t solved the problem. I disabled/enabled the plugin, updated the site. Still the same.April 30, 2020 at 5:35 pm #1208569Hi,
I’m no longer seeing the pop-up at all, even after clearing my cache. I want to see if simply moving it down a bit will work.
Best regards,
Jordan ShannonMay 4, 2020 at 11:55 am #1209492Hello Jordan,
iI have to excuse myself it was my fault. In the main question there were 2 problems. It is correct that the pop up windows is now correct with the other layers, but there is still the problem that the popup window behind the menu. For clearence i sent you 2 new screenshorts.
thanks for your patienceMay 9, 2020 at 8:51 pm #1211494Hi,
Sorry for the late reply and thanks for the links and images, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.modal-content { top: 100px !important }
This moves the popup down a little to center & also makes the whole popup visible.
Best regards,
MikeMay 11, 2020 at 8:44 am #1211769Hello Mike,
yes this solved the problem!Thank you very much for your help, and also thank you, jordan (and the kriesi Team) for the patience!
greets Dorian
May 11, 2020 at 10:38 am #1211789Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
This reply was modified 5 years, 4 months ago by
-
AuthorPosts
- The topic ‘Layout element behind a other one’ is closed to new replies.