Home › Forums › WoodMart support forum › How to move product title How to move product title This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 12, 2018 at 11:30 am #39143 AnnaSemukhinaParticipant Hello! Can you help me please with moving a titles above the thumbnail. Attaching an example. Attachments:You must be logged in to view attached files. February 12, 2018 at 1:09 pm #39168 Artem TemosKeymaster Hi, You can do this editing the file woodmart/woocommerce/content-product-icons.php. Find this code part <?php /** * woocommerce_shop_loop_item_title hook * * @hooked woocommerce_template_loop_product_title - 10 */ do_action( 'woocommerce_shop_loop_item_title' ); ?> and move before this line <div class="product-element-top"> Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register