pixelsign/html5-device-mockups

Can not reach to the content inside mockup

Closed this issue · 1 comments

Hello, I'm trying to click to button inside mockup but I couldn't reach to the button. Tried z-index but didn't help. Could you tell me how can I reach to content inside mockup?

I found the solution:

For 'screen' div, you have to set pointer-events: all.