EduardET

overriding read more button

Dec 12th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. jQuery(document).ready(function(){
  3.      jQuery('.more-link').text('View Full Post');
  4. });
  5. </script>
Advertisement
Add Comment
Please, Sign In to add comment