ให้ไปที่เมนู Divi>Theme Options แล้วไปที่ tab Integration
แล้วไปที่ Add codeto the <head> of your blog แล้วนำ code นี้ไปใส่ แล้ว Save
<script type=”text/javascript”>
jQuery(document).ready(function(){
jQuery(“.myclass a.more-link”).text(“อ่านต่อ…”);
});
</script>
จากนั้นให้ไปที่หน้าที่เราเอา Module Blog ไปใช้
ไปที่ Tab Advanced นำคำว่า myclass ไปวาง ที่ CSS Class แล้ว Save ก็จะเปลี่ยนคำว่า read more ได้แล้ว