The Zoomed Image Has Shifted Down

Depending on your theme, you may notice the inner zoom has shifted down, revealing the original image behind. This only happens in some themes when you’re logged in and the admin bar is visible; normal customers should never see this issue.

If you’d like to fix, you can try:

  • Disabling the admin bar. Add the following code to your theme’s functions.php or a custom plugin: add_filter('show_admin_bar', '__return_false');
  • Fixing with CSS. Try the following CSS to shift it back into place: .admin-bar .zm-viewer, .admin-bar .zm-handler { margin-top: -32px !important; }

WooThumbs for WooCommerce

Enable zoom, sliders, video, fullscreen, multiple images per variation, and customisable layout options for your product imagery.

Was this helpful?

Please let us know if this article was useful. It is the best way to ensure our documentation is as helpful as possible.