• Hi,

    Z index not working for an element including fixed widget. I’d like to have the fidget widget “Lahjoita Virholle” on top of everything.

    BR Jouni

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • The reason your z-index is not “working” is that you’re not targeting the widget’s parent container that has the background color.

    I see the widget’s parent container has some inline style. You can add the z-index there.

    Or target any of the classes on this parent container, eg .sektion-wrapper { } (you may want to make the selector more specific if other sections of your site use the same class).

Viewing 1 replies (of 1 total)
  • The topic ‘Z index not working for an element’ is closed to new replies.