Home › Forums › CSS › change read more button text › Reply To: change read more button text
September 30, 2016 at 11:44 pm
#246066
Participant
It’s not in the JS, the line deb proposed was just to change the HTML with it afterwards. Since your page is linked to jQuery already, you could for example place some <script></script>
tags around it and put that right before the closing </body>
tag. I’m not familiar enough with WordPress to tell you where the initial text would be in the PHP template. You should also be able to change that instead of using any script.