My goal on the Roman Numismatics page is to place the yellow 'bid
' button at the lower right corner of each frame.
Current code
<p><a href="<?= $product->page_url() ?>"><img border="0" alt="Bid" src="/themes/roma/resources/img/bid.png" style="margin:0" /></a></p>
Which part of the code needs to be modified to achieve this positioning?