Home › Forums › Support › Remove Zoom on Woocommerce Product Page This topic has 3 replies, 2 voices, and was last updated 4 years, 7 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 4, 2021 at 9:55 am #1918927 Leanne Hi, I would like to remove the zoom effect on the product page. I tried this function remove_image_zoom_support() { remove_theme_support( ‘wc-product-gallery-zoom’ ); } add_action( ‘wp’, ‘remove_image_zoom_support’, 100 ); but it does not work. Thanks, Leanne September 4, 2021 at 1:26 pm #1919031 LeoStaff Customer Support Hi there, Try this instead: https://generatepress.com/forums/topic/enlarged-photo-problem/#post-1869091 September 4, 2021 at 1:57 pm #1919049 Leanne Thank you. That works perfectly. September 4, 2021 at 2:16 pm #1919054 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In