Good Afternoon Everyone – I want to add my SSL Certificate trust logo to the socket area that is set up to display the social icons. Would anyone be able to guide me on how I would go about doing that? Thank you in advance for your support!
Hi derek!
You could try adding it on line 104 or line 134 in the footer.php file. This should have it display in front of or behind the social icons in the socket area.
To display an image you would use some HTML like so.
<img src = "URL to your image" />
Regards,
Elliott