Page 1 of 1

Mebel Z-index?

Posted: 14 Apr 2024, 13:18
by mangegrd
Image

How do I fix this? Z index?
Template Phoca Mebel
Phoca Cart
Phoca Maps

It should be fixable with z-index, but where do I find it? :)

Re: Mebel Z-index?

Posted: 14 Apr 2024, 17:19
by christine
Hi,
mangegrd wrote: 14 Apr 2024, 13:18 It should be fixable with z-index,
May be. Examine with inspector.
To say more, we would have to see it live.

Kind regards
Christine

Re: Mebel Z-index?

Posted: 14 Apr 2024, 19:02
by christine
Hi,

I saw your other thread about translation and the URL.
In the meantime, thanks for that, Jan or Benno will get in touch.

Because of the z-index: I saw an inline segment, namely:

Code: Select all

.g-block {
z-index: 1;  
}
If I temporarily (intentionally) remove the z-index, it would look like this:

Image

Try putting the above code (because it's inline style) in the custom.css. It (also) affects gantry.
This was the only way I could check since I'm not logged in there.
I hope it helps.

Kind regards
Christine

Re: Mebel Z-index?

Posted: 15 Apr 2024, 02:00
by mangegrd
Thanks for the reply!
I created a z-index and put it in as custom css, for the menu

Re: Mebel Z-index?

Posted: 15 Apr 2024, 18:27
by Jan
Hi, thank you very much for the info. It will be fixed in next version.

Thank you, Jan