Tagged: overlapping elements
-
AuthorPosts
-
October 25, 2018 at 2:48 pm #1026361
Hallo,
ich möchte ein Bewertungssiegel am rechten Browserrand anzeigen lassen (Code: s. private Content)Das Problem ist, dass das Siegel beim Scrollen von einigen Farbsektionen, von Bildern, dem Footer etc. überlappt wird, egal, welchen z-index ich angebe.
Was kann ich tun?Danke für eure Hilfe!
UliOctober 26, 2018 at 2:14 pm #1026793Hey ulif,
Do you have it added anywhere? We can help you adjust it.
Best regards,
VictoriaOctober 26, 2018 at 2:27 pm #1026800Hi Victoria,
yes, you can see it on the site posted below.
Thanks for helping!Best regards
UliOctober 29, 2018 at 11:14 am #1027440Hi Uli,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#arbeitsweise { position: relative; z-index: 10; }Hope this helps.
Best regards,
NikkoOctober 29, 2018 at 4:54 pm #1027627Hi Nikko,
thanks, but this didn’t help. The problem ist not the action “Arbeitsweise”. The problem are the second menu, the Footer and also some other sections. You can see it, wenn you scroll down.
Best regards
UliOctober 30, 2018 at 10:23 am #1027930Hi Uli,
I can only see the overlap on the image that’s fixed on the right, when it hits the section/footer it goes under it and that’s the code I gave is used for.
But on the second menu, I don’t see any overlap. Can you give us a screenshot? so we can also see the issue.Best regards,
NikkoOctober 30, 2018 at 10:33 am #1027934Hi Nikko,
you are right, the footer and other problems are solved (I still saw the cached version)
But there is still the problem with the overlapping second menubar. See this picture: menubar
Best regards
UliOctober 30, 2018 at 1:38 pm #1028002Hi Uli,
Try to replace z-index from 10 to 310, so the code should look like this:
#arbeitsweise { position: relative; z-index: 310; }Best regards,
NikkoOctober 30, 2018 at 1:42 pm #1028004Hi Nikko,
that was it, it works now! Thanks a lot and have a great day!
Best regards
UliOctober 30, 2018 at 4:47 pm #1028152Hi Uli,
Glad to hear that it’s working and we’re happy that we could help. :)
Feel free to create a new thread if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Sticky element und Überlappungen’ is closed to new replies.
