Tagged: x Author Posts May 22, 2016 at 12:47 am #1003582 Chainarin PParticipant Hi, I want to remove hover when I point to product picture on shop page. ( I’m not sure it is called hover) I have try this thread and it’s not work. https://community.theme.co/forums/topic/remove-woocommerce-featured-product-hover-feature-from-product-pages/ My page is http://www.gadgeteer.in.th/shop Thank you! Rit May 22, 2016 at 2:06 am #1003615 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .woocommerce li.product:hover .entry-wrap { top: calc(100% - 4em); } Hope it helps. May 22, 2016 at 2:52 am #1003638 Chainarin PParticipant It’s work! Thank you! Rit May 22, 2016 at 3:27 am #1003653 ChristopherModerator You’re welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1003582 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In