Jump to content

Custom Mobile Information Bar

Recommended Posts

Site URL: http://winhearts.co

Hello,

I’m customizing my mobile information bar. I’m trying to change the text that says ‘Email’ to a custom text for 7.1. I’m also trying to do a custom link instead of redirecting to an email if that’s possible. I’ve seen it done for a 7.0 website but couldn’t figure it out for 7.1. Thanks in advance.

E9014341-D8EC-490B-BACF-C52DC90DC2EE.jpeg

Link to comment
  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

You can add a Button, then we will give the code to remove email + make that button float at bottom of screen.

What do you think?

 

note for me

sqs-mobile-info-bar-triggers

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
15 hours ago, vnr said:

That sounds good! I'm a bit confused though where am I adding the button? I have many buttons right now haha

You can add a button in Site Footer. Then we can give the code to add smile icon + Make it fixed at bottom center of screen.

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
4 hours ago, vnr said:

Got it! sounds good, I added a button to the footer section on my site and I disabled the mobile information bar.

 

 

Try adding to Design > Custom CSS

div#block-yui_3_17_2_1_1653082642974_7086 {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999;
}
@media screen and (min-width:992px) {
div#block-yui_3_17_2_1_1653082642974_7086 {
    display: none;
}
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.