Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS change read more button text Reply To: change read more button text

#245984
Paulie_D
Member

The text is hardcoded in the HTML…it has nothing to do with CSS.

<a class="thb-btn thb-read-more" href="somehttps link" rel="permalink">
Read more
</a>

If you aren’t doing that manually, it’ll be either in your JS or PHP .