I am working on Porto Woo-commerce theme. I am trying to move product variation price above sku code. I have found a code.
function move_variation_price() {
remove_action( 'woocommerce_single_variation', 'woocommerce_single_variation', 10 );
add_action( 'woocommerce_before_variations_form', 'woocommerce_single_variation', 10 );
}
add_action( 'woocommerce_before_add_to_cart_form', 'move_variation_price' );
which bring price to above variation but not above sku. I have try many class but it didn’t work. Is there any way to move the price above SKU ?
Here is the Link for referance: http://maplesotre.vista.net.pk/product/michael-fassbender-brown-x-men-leather-jacket/