Hi,
The issue because you using page builder for single product page.
Please try add below code to claue-child > functions.php
add_action( 'wp_head', 'remove_my_action' );
function remove_my_action(){
remove_action( 'woocommerce_single_product_summary', 'jas_claue_wc_add_extra_link_after_cart', 35 );
}
add_action( 'woocommerce_after_add_to_cart_button', 'jas_claue_wc_add_extra_link_after_cart', 35 );
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio