<script>
        $('.wpcf7-list-item-label').each(function () {
                var text = $(this).html();
                $(this).html(text.replace('&lt;br&gt;', '<br>'));
        });
</script>

latest post

0