Hi,
I manage to move the size guide position in screenshot via using this code
add_action( ‘woocommerce_single_product_summary’, ‘basel_sguide_display’, 29 );
in file
/public_html/wp-content/themes/basel/inc/woocommerce/size-guide.php
However I cannot put it just above the size swatch and below the color swatch, I realise I got to edit the variation_swatches.php but I tried but cannot fit it above size swatch, the color and size swatches seem to bundle together, could you advise me?
Thank you.
Attachments:
You must be
logged in to view attached files.