Jump to content

Adding 2 logos into the Navigation Header Squarespace 7.1

Recommended Posts

  • Replies 5
  • Views 487
  • Created
  • Last Reply
Posted
On 7/25/2021 at 9:47 PM, Angelique said:

Site URL: https://icosahedron-recorder-88b2.squarespace.com/

Hi,

I am trying to add a logo on the left and on the right of the navigation, but I am unsure as to how to code it. Also, is there a way to make all the menu options appear in line instead of wrapping?

 

Site password: wSrNEW!20211997286934_Screenshot2021-07-26004447.thumb.png.341a989934472450a3c0584708db312c.png

To make nav one line, add this to Design > Custom CSS

/* nav one line */
nav.header-nav-list {
    flex-wrap: nowrap !important;
}

To add logo to right of header, do/will you use Personal or Business Plan? each plan will have a different solution.

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!)

Posted
22 hours ago, Angelique said:

I will be using a business Plan

Add to last Line in Code injection > Footer > Then save & reload the site

<script>
jQuery(document).ready(function($) {
	$('<img src="https://beaverhero.com/wp-content/uploads/2019/06/trees-3464777_640-min.jpg" width="100px"/>').appendTo(".header-actions.header-actions--right");
});
</script>

 

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!)

Posted

Hi  am having a bit of trouble still, how do I attach an image from the computer I am working on, an image icon appears when i try but reloading does not fix the issue

Thanks

 

issue.png

Posted
On 8/1/2021 at 9:03 PM, Angelique said:

Hi  am having a bit of trouble still, how do I attach an image from the computer I am working on, an image icon appears when i try but reloading does not fix the issue

Thanks

 

issue.png

Upload image to your site & replace above image url with your image url

See how to upload file https://support.squarespace.com/hc/en-us/articles/205813928-Uploading-and-managing-files

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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.