Forum Forum Magento Theme SNS Zaggo – Responsive Magento Theme How to disable Zoom (magnifier)

  • Author
    Posts
  • #24593

    onetwotree
    Participant

    Need to disable to magnifier (zoom in) feature on the product page for the mobile devices. I have added the following code to responsive.less but while on the action, I can’t scroll down the area where the image locates. It’s acting weird.

    @media (max-width: 979px) {
    .zoomContainer{display:none;}	
    }

You must be logged in to reply to this topic. Click here to login or register