Hi
I changed the “Xstore proudcut image widget ” to “product image widget” in elementor single product page template for showing the thumbnail of the video. Because when I use the “Xstore proudcut image widget “, the thumbnail of the video can’t show in product gallery.
I use a “Product Video Gallery for Woocommerce” plugin for suopport showing the thumbnail of video in product gallery.
However, After I switch to “product image widget”, I found the CSS code automatically chaged about the variations. And the variations can’t show in product archive page and show differentlt to before.
The CSS below automatically is added to the Theme>>Additional CSS
body .woocommerce-variation-availability {
display:none;
}
Could you help me display the variations in product archive page and product single page as same as before?
Please find the screenshot of variations before changing in attachment.
Thank you