Jump to content

I want to add two logo on the website

Go to solution Solved by Web_Solutions,

Recommended Posts

  • Solution

Use this code on Settings > Advanced > Code Injection

<!-- On header section -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script>
$(function(){
   $('.header-title-logo a').append($('#logo2'))
});
</script>

<!-- On Footer section -->
<img id="logo2" src="https://static1.squarespace.com/static/62528d1c85c2bc6ee8c78a20/t/62528ef268c2862301378978/1649577714088/SRivers%2Bshair1.png"/>

 

Screenshot_157.png

Screenshot_156.png

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.