Thanks for your help! I’m embarrassed to say I’m not much of a coder. I inserted the code in the gd archive item template in order to give it the class “title-cls”, but I don’t know the CSS to assign the heading tag h3 to the title.
I can imitate the style no problem with…
.title-cls {
font-size: 22px;
font-weight: bold;
}
But this does not give an h3 tag for seo purposes.
If it’s beyond the scope of support, I understand, and thanks for your help up to now.