If you take a look at our website www.bcecateringequipment.co.nz you will see it has a linked footer and logo for Silverchef. Where do I find this in the backend as I would like to add another one. Thanks, Siobhan
Do you have access to edit Templates ?
Do you know your current theme directory ?
See https://yourwebsite.com/_cpanel/filemgr/view?id=%2FXXXXX%2Ftemplates%2Ffooters%2Ftemplate.html
Where XXXXX is the current theme directory
You are looking for this code
<div class="payment-icon-container" style="width:110px; height:auto;">
<a href="https://www.silverchef.co.nz/pages/rent-try-buy/?affiliate=0019000000NTSzmAAH&utm_source=BCE+Catering+Equipment&utm_medium=Affiliate&utm_campaign=partner" title="SilverChef Financing" target="_blank">
<img src="https://www.bcecateringequipment.co.nz/assets/images/silverchef_logo.png" class="img-responsive img-fluid" alt="Silver Chef affiliate logo">
</a>
</div>