lightcase icon indicating copy to clipboard operation
lightcase copied to clipboard

Component Driving Mobile Overlay?

Open pmwalsh opened this issue 9 years ago • 2 comments
trafficstars

Lightcase is awesome. In testing it on your site, I noticed that in mobile the overlay changes from an opaque filter to a complete mask of the web content. What is driving that change and is there a way to turn it off? In other words, I would like to keep the responsive component, but also allow the user to see the original site content. Thanks!

pmwalsh avatar Nov 16 '16 22:11 pmwalsh

Only using opacity: .5 !important; with css, because it is added by JavaScript to the DOM element on runtime. Intension to do it like this was, because transparent background confuses more on mobile devices.

cbopp-art avatar Nov 17 '16 07:11 cbopp-art

Can we close this one?

cbopp-art avatar Apr 06 '17 18:04 cbopp-art