Home › Forums › WoodMart support forum › add to cart › Reply To: add to cart
August 28, 2020 at 6:35 am
#221819

Elise Noromit
Member
Hello,
Please try this filter: add_filter( 'woodmart_hover_width_small', '__return_false' );
please add this code to functions.php of the child theme.
Best Regards