https://quinnguitar.com/lessons
Now look at the same page on the Joomla 4 test site I am working on:
https://surfwaxandbikinis.com/lessons
In the Juliet template the code is this:
<figure class="pull-right item-image">
<img src="/images/tim-orig-homepage-300px.jpg" alt="San Diego guitar lessons by Tim Quinn" itemprop="thumbnail" width="300" height="368" /> </figure>
<div class="item-content">
Where do I create an override that will put the <figure> code inside the "item-content" div?