Home › Forums › WoodMart support forum › Size Guide under variation Size Guide under variation This topic has 3 replies, 2 voices, and was last updated 3 years, 9 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 6, 2021 at 2:00 pm #256183 hoomanParticipant Hello, I wanted to display the “Size Guide” after the variation:[size]. I use Child Theme, which file can I edit? Or what hook should I use? Thanks January 6, 2021 at 6:24 pm #256249 Elise NoromitMember Hello, I will check with our dev team and get back to you. I will be able to give you the feedback on Monday. Best Regards February 9, 2021 at 9:31 am #264973 hoomanParticipant That Monday never came. 😅 February 9, 2021 at 10:19 pm #265149 Elise NoromitMember Hello, I am terribly sorry. Please try to add this code to the functions.php of the child theme: remove_action( 'woocommerce_single_product_summary', 'woodmart_after_add_to_cart_area', 31 ); add_action( 'woocommerce_single_product_summary', 'woodmart_after_add_to_cart_area', 39 ); Sorry, I lost your message. I do apologize. Thank you for reminding me. Best Regards Author Posts Tagged: hook, size guid, woocommerce Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register