Hi,
we have a Problem with Photo Template, if we open the Page in Mobile Phones.
On this Page: http://guldenstern.werbeagentur-smile.de/werke the Image Modal Popup open with wrong sizes.
How can I fix the Problem?
Thanks
#sbox-window, #sbox-window iframe {
left: 3% !important;
max-width: 90% !important;
padding: 2%;
width: 100% !important;
height: auto !important;
}
.sbox-content-image img {
height: auto !important;
}