Hi Evangelia,
Please add the following snippet to your child themes functions.php file:
add_action('wp_footer', function(){
?>
<script id="gwp-remove-title-support">
jQuery('li.variable-item').removeAttr("title");
</script>
<?php
}, 99);
Let me know if this helps resolve the issue.
Thank You
Unable to dispable tooltip (pro user)
evangelia drosi
we do not want to display the tooltip – please note that we have already disable from General options > the Enable Tooltip option us you see below