WooThumbs Not Working In The Avada Theme

You might come across some issues when running WooThumbs in the Avada theme. If your images load and then stretch beyond the screen, then you are experiencing the issue first-hand!

Fortunately, it’s easy to fix with some simple CSS. Add this to your theme’s CSS file, or go to Appearance > Customizer > Additional CSS and add it there:

.avada-single-product-gallery-wrapper {
    width: 500px;
}

This should still be responsive if you have configured the settings in WooThumbs, but may need tweaking based on your specific theme.

👋 If none of these fixes work for you, please get in touch with us and we’ll do our best to help.

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.