WPIntell

Source evidence

Product Hover Image

Product Layouts for WooCommerce · support · 2025-05-26T17:22:00+00:00

mixedsentiment
mediumseverity
0.84relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 20 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
EntoMarket resolved
Is there a way to disable the hover image on woocommerce proucts? Thanks. Bill Hello, Thank you for contacting us. I hope you’re doing well. Unfortunately, there isn’t a built-in option to disable the hover image. However, if you let us know which layout you’d like to disable the hover image for, we can try to provide custom CSS for you. Sharing the URL of the page would also help us write the code more accurately. Best regards, Richard Hi Richard, The theme is : Flatsome Here’s the url: https://mowbiwholesale.com Scroll way down to the “OUR LATEST PRINTS” section, you’ll see the rollover. Thanks! Bill Hello Bill, Thank you for providing the details. I’ve shared the information with our developer, and he will write some custom CSS code for you. I’ll keep you updated on the progress. Thank you, Best regards, Richard Hi Richard, Thanks – I appreciate it! Bill Hello Bill, We’re unable to inspect your website directly, but it seems you are using the General Layouts of the plugin. Based on that, we’ve written a custom CSS code for you. It should work as expected if you are indeed using the General Layouts. Please add the following CSS code to your website. You can add it either in your child theme’s CSS file or through the WordPress Customizer by navigating to Appearance → Customize → Additional CSS . .wpte-general-layout-row:hover .wpte-general-layout-product-hover-image, .wpte-general-layout-row .wpte-general-layout-product-gallery-thumb{ display: block !important; } .wpte-general-layout-row:hover .wpte-general-layout-product-hover-g-image, .wpte-general-layout-row .wpte-general-layout-product-hover-g-image{ display: none !important; } Thank you, Best regards, Richard Hi Richard, Perfect! Worked great. Thanks. Bill

Comments

6 shown
Richard 2025-05-27T03:27:00+00:00

Hello, Thank you for contacting us. I hope you’re doing well. Unfortunately, there isn’t a built-in option to disable the hover image. However, if you let us know which layout you’d like to disable the hover image for, we can try to provide custom CSS for you. Sharing the URL of the page would also help us write the code more accurately. Best regards, Richard

EntoMarket 2025-05-27T12:30:00+00:00

Hi Richard, The theme is : Flatsome Here’s the url: https://mowbiwholesale.com Scroll way down to the “OUR LATEST PRINTS” section, you’ll see the rollover. Thanks! Bill

Richard 2025-05-28T06:38:00+00:00

Hello Bill, Thank you for providing the details. I’ve shared the information with our developer, and he will write some custom CSS code for you. I’ll keep you updated on the progress. Thank you, Best regards, Richard

EntoMarket 2025-05-28T10:24:00+00:00

Hi Richard, Thanks – I appreciate it! Bill

Richard 2025-05-28T15:55:00+00:00

Hello Bill, We’re unable to inspect your website directly, but it seems you are using the General Layouts of the plugin. Based on that, we’ve written a custom CSS code for you. It should work as expected if you are indeed using the General Layouts. Please add the following CSS code to your website. You can add it either in your child theme’s CSS file or through the WordPress Customizer by navigating to Appearance → Customize → Additional CSS . .wpte-general-layout-row:hover .wpte-general-layout-product-hover-image, .wpte-general-layout-row .wpte-general-layout-product-gallery-thumb{ display: block !important; } .wpte-general-layout-row:hover .wpte-general-layout-product-hover-g-image, .wpte-general-layout-row .wpte-general-layout-product-hover-g-image{ display: none !important; } Thank you, Best regards, Richard

EntoMarket 2025-05-29T08:46:00+00:00

Hi Richard, Perfect! Worked great. Thanks. Bill