Jump to content

Is there a way I can add a logo above the social media links?

Recommended Posts

  • Replies 5
  • Views 382
  • Created
  • Last Reply

Top Posters In This Topic

On 11/11/2021 at 1:32 AM, abbyyy said:

Non clickable

Add this code into Settings > Advanced > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
$(document).ready(function() { 
		$('<img src="https://cdn.pixabay.com/photo/2021/09/15/15/48/seals-6627197__340.jpg"/>').insertBefore('.header-display-desktop .header-actions-action.header-actions-action--social');
	});
</script>
<style>
.header-actions.header-actions--left img {
    width: 75px;
    margin-bottom: 20px;
}
  .header-actions.header-actions--left {
    flex-direction: column;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.