Hi,
In the files for a record list I wish to add a class to the links for the titles.
e.g.
Currently:
<h2 class="record-title" id="h201473531695821">
<a href="/memories/user-item/495-dale-sharp/20-ewewewew">Test Test Test</a>
</h2>
Required:
<h2 class="record-title" id="h201473531695821">
<a ***class="record-link"*** href="/memories/user-item/495-dale-sharp/20-ewewewew">Test Test Test</a>
</h2>
I've been searching and can't find the file, any help appreciated.
Thanks,
Dale.
Hi,
In the files for a record list I wish to add a class to the links for the titles.
e.g.
Currently:
Required:
I've been searching and can't find the file, any help appreciated.
Thanks,
Dale.