Remove Zoom effect in WooCommerce

 Created Date: 3/11/2022 8:06:48 PM |  User Level: Regular User |  Views: 335

You will need to be logged into the system as an administrator with writes to customize the theme of your WordPress website. Once you are logged in do the following steps:

  • Click on Appearance
  • Click on Theme File Editor
  • On the right side click on functions.php
  • Scroll to the very end of the document and paste in the code below:

// Disable the Zoom effect within WooCoommerce product pages
add_action('after_setup_theme', 'remove_wc_gallery_zoom', 100);

 function remove_wc_gallery_zoom() {
     remove_theme_support('wc-product-gallery-zoom');
}

  • Click on the button toward the bottom left of the screen that says "Update File" to save your changes.

Available Service Flyers

Our philosophy has always been honesty (this is our rule #1) and transparency in our services. There's no reason to hide costs unless you have something to hide. We've found that those who hide fees charge more successful businesses more money because they can. We do not feel this is the way America was meant to be. We believe in offering a fair price to everyone for the work that is done.

We also believe that once you sign on with us, you trust us, and as our thank you to you, we "price lock" our services for the plan(s) you signed up for at that time. This means while you are on those services, the price will always be the same. As business owners, we appreciate this as it allows us to budget our business expenses better.