Questions about Responsive layout
I have two questions about my website when it goes into responsive layout (mobile).
1) How do I change the width of my images? There is a large margin to the left and right of each image that shrinks my images. I want my images to have the max width (edge to edge)
2) Is it possible to enable pinch to zoom?
Comments
1) It's because you set boxed layout for your site. You should set Full Width layout instead and for section where images are, set Full width no margin style.
2) Yes, it is possible after deactivating Responsive mode under Theme options > Responsive section. Pinch to zoom is available only where responsive mode is off.