Orodna vrstica za dostopnost

jQuery(document).on('ready', function () { //Replace read more link text jQuery(".et_pb_post a.more-link").html(function () { return jQuery(this).html().replace('več...', 'Preberi več'); }); });