Tagged: x Author Posts January 4, 2017 at 10:27 am #1315990 marcooosParticipant I’ve managed to remove the “add to cart” button that appears on hover on the category pages, but I would like to completely remove the mouseover effect so it stays static when you hover over a product title/image. January 4, 2017 at 10:28 am #1315991 marcooosParticipant This reply has been marked as private. January 4, 2017 at 11:25 am #1316060 JadeModerator Hi there, Please add this code in the customizer: .woocommerce li.product .entry-wrap { top: calc(100% - 10.385em) !important; } Hope this helps. January 4, 2017 at 11:55 am #1316120 marcooosParticipant Thanks Jade that worked 🙂 January 4, 2017 at 12:04 pm #1316141 JadeModerator You’re most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1315990 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In