Envira Gallery & Superfly Menu issues with Modal Box

Our Envira Gallery Modal Box cannot be closed when viewed on mobile because the Superfly menu is in the way.

I think it’s a Z-Index issue. Please help us to get this fixed.

http://chis.lainternet.biz/

it’s in the photo section below the main Homepage Copy.

Micah

Hi Micah,

Please add this CSS snippet in (Theme Options > CSS):

.sfm-rollback {
    z-index: 30000;
}

That should fix this issue,
Thanks.

Thanks, that did in fact fix the issue.

Micah

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.