Site logo

Archived topic

Placement of the short description

4 replies · Started by Ceramica Sud Curlante on February 4, 2022

Viewing posts 1–5 of 5

I ask if in the categories and on the home page

I can move the short description of the product under the product image as per photo

I always insert videos in the short description

Thank you

null

Hi there,

Looks like it's a WooCommerce element so unfortunatley the theme cannot control something like this.

I would recommend checking with WooCommerce' support team.

and possibly you could move the product title over the product photo?

i used this code but i am left with only the price in the middle which i can't move

remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );
add_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );

Hi there,

did we not make a load of changes to re-organise the layout to consider the video image position ?

This archived topic is closed to new replies.