• Resolved richardjb62

    (@richardjb62)


    The popup is hidden by various elements on the page despite z-index being 99999.

    Making changes to other elements z-index doesnt help. Have tried disabling caching and page optimisation with no change.

    Locating the popup badge/button at the bottom of the page changes which elements sit in front of the popup.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Laca

    (@lacadev)

    H @richardjb62

    I have attached a screenshot (view here) showing exactly which (third parent) element you should add the z-index and position: relative to:


    position: relative;
    z-index: 100;

    Best regards,
    Laca from Trustindex

Viewing 1 replies (of 1 total)

The topic ‘z-index issue’ is closed to new replies.