Jump to content

Show Mobile Info Bar on Desktop Version?

Recommended Posts

  • Replies 5
  • Views 414
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

3 hours ago, msnyder said:

https://www.snydertv.com/

 

I've attached an example of what the mobile info bar looks like. It's only accessible on the mobile version of Squarespace websites. (It's the bar at the bottom with the call button, email, etc.)

Mobile Info Example.jpeg

Hi,
Currently Squarespace doesn't have option to show mobile info bar in desktop, But I can create custom code that shows like mobile info bar for desktop and mobile. If you interested let me know by private message.

 

With over 450+ websites built, I create uniquely tailored Squarespace sites designed to meet your specific needs and preferences. Let's bring your vision to life!

💻 Check out My Fiverr Gig: Click Here

-------------------------------------------

Please like and upvote if my comments were helpful to you. Cheers!
Did I help? Buy me a coffee?

Link to comment
On 5/25/2023 at 7:13 AM, msnyder said:

Also, if anyone knows how to add an additional button to the mobile info bar (an Instagram icon), that would be helpful!

Add to Settings > Advanced > Code Injection > Footer

<div class="custom-info-bar yui3-widget sqs-widget sqs-mobile-info-bar sqs-mobile-info-bar-hide"><div class="sqs-mobile-info-bar-content"><div class="sqs-mobile-info-bar-triggers">
    <div class="sqs-mobile-info-bar-trigger" data-type="contactEmail">
      <a href="mailto:michaelsnyder@snydertv.com">
        <span class="sqs-mobile-info-bar-trigger-icon"></span>
        <span class="sqs-mobile-info-bar-trigger-label">Email</span>
      </a>
    </div>
    <div class="sqs-mobile-info-bar-trigger" data-type="contactPhoneNumber">
      <a href="tel:+1 (404) 467-6895">
        <span class="sqs-mobile-info-bar-trigger-icon"></span>
        <span class="sqs-mobile-info-bar-trigger-label">Call</span>
      </a>
    </div>
 <div tabindex="0" role="button" class="sqs-mobile-info-bar-trigger" data-type="location" data-overlay="true">
      <span class="sqs-mobile-info-bar-trigger-icon"></span>
      <span class="sqs-mobile-info-bar-trigger-label">Map</span>
    </div>
</div>

<div class="sqs-mobile-info-bar-overlay" role="dialog" >
  <div tabindex="0" role="button" aria-label="Close" class="sqs-mobile-info-bar-overlay-close">
  </div>
  <div class="sqs-mobile-info-bar-overlay-content"></div>
</div></div></div>
<style>
  @media screen and (max-width:767px) {
    .custom-info-bar {
    	display: none !important;
    }
  }
</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.