$(document).on('change','.full-width',function(){
    $('göstermek istediğin elementin id si yada class ı').html($(this).val());
});