Jump to content

add phone link to mobile navigation/header

Recommended Posts

Add to Settings > Advanced > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script>
  $(document).ready(function() { 
		$('<a class="tp-phone" href="tel:0123456789"><i class="fa-solid fa-phone"></i></a>').appendTo('.header-burger');
	});
  </script>
<style>
  .header-burger {
    flex-direction: row-reverse;
}
</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
  • 2 weeks later...
On 7/15/2022 at 9:39 AM, tuanphan said:

Add to Settings > Advanced > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script>
  $(document).ready(function() { 
		$('<a class="tp-phone" href="tel:0123456789"><i class="fa-solid fa-phone"></i></a>').appendTo('.header-burger');
	});
  </script>
<style>
  .header-burger {
    flex-direction: row-reverse;
}
</style>

 

this is great except the spacing/sizing.

How can i make it equal, level and appropriately spaced and sized to the burger menu.

Opera Snapshot_2022-07-26_123655_www.johnisaacson.co.uk.png

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.