• Resolved aformal

    (@aformal)


    When hovering over an image. The image hover animation goes over the menu bar.

    i can send screen recording if needed.

    Aformal

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Its Position Issue as Z-index overlap your header menu. Kindly add little Custom CSS to avoid conflict.

    .oxi-addons-container .oxi-image-hover-style:hover{
    z-index: 11;
    }

    Thread Starter aformal

    (@aformal)

    Hi after the update the problem came back. Is there any fix for this?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image hover overlapping top menu bar.’ is closed to new replies.