GREAT TUTORIAL BUT FOR ANYBODY WHO'S BUTTON OVERLAYED THE ENTIRE SCREEN AFTER DOING THIS, INSERT width: 40%; height: 10%; (OR CHANGE TO WHATEVER DIMENSIONS YOU PREFER) UNDERNEATH THE "right" PROPERTY. FIXED IT FOR ME.
which version of squarespace do you have? I don't have the settings icon in the bottom right corner like yours is showing. Where else can i find that option to select email/phone? Thanks in advance!
Hi Carl, worked great! just when i scroll it disappears on other sections of the home page. I have even tried building it into the footer but it does not scroll on any other sections of the page. Any idea on how to fix this?
Thanks again for the useful tips. about the mobile version, I was wondering is it possible to have a different home page on mobile than the PC version?
you can also make the button fit the text in the button settings. It'll either fit the text or fit the frame in which you put it. Mine did the same cause it was trying to fill up the sectioan I put it in, which was a full width section.
@@floreverschueren9944I set it to Fit, it APPEARS better, but in actuality it’s still sitting on top of everything. I still can’t click or access anything under its invisible huge boarders
It worked! BUT it seems to sits on top of everything so none of the other buttons can be clicked now. Any idea how to get around this? I tried the footer suggestions below, same issue sadly. Thanks!
@@DanielGiraldofuturaico This worked perfectly for me! Thank you. Is there a way to make it so the button hides behind the mobile menu when it's open?
@@DanielGiraldofuturaico My button appears small and normal but behind the scenes it’s eating up half my page and huge in size. On mobile I can only click things on the top half of my screen. The only thing I can click on the bottom half is the button itself. Any ideas?
Hi! I`m an doing excatly as you are showing, but the button is just in the middle of the page following down and up when I`m scrolling? It won`t stuck in the corner. Please help. Thanks. Mvh Jermund
@@Carl_Johnson I have the same issue. The code I used is #block-yui_3_17_2_1_1689258998833_3019{ position: fixed; z-index: 9999; bottom: 1%; right: 1%; }
@@floreverschueren9944 @jermundur I had the same issue. I changed the horizontal and vertical alignment of the button and it worked as expected. Change to align to bottom and align to right in the edit on fluid engine.
Thanks for the suggestion, Karen. I'll definitely put it on my list of potential tutorials. In the mean time Elfsight do a bunch of chat plugins if you wanted to give them a try bit.ly/3t4tRfd
@@Carl_Johnson I have tried their free versions, it just doesn't fit the aesthetic at all.. would be great to do a video on different options maybe. such as adding whatsapp live chat, fb messenger, or any other way css..
GREAT TUTORIAL BUT FOR ANYBODY WHO'S BUTTON OVERLAYED THE ENTIRE SCREEN AFTER DOING THIS, INSERT
width: 40%;
height: 10%;
(OR CHANGE TO WHATEVER DIMENSIONS YOU PREFER)
UNDERNEATH THE "right" PROPERTY. FIXED IT FOR ME.
🙏
Thanks Mazon! I really appreciate the help
Loving all the squarespace videos by you Carl. Thank you very much.
Ok, so I tried this but it made the buttom take up the whole page. what did I do wrong?
which version of squarespace do you have? I don't have the settings icon in the bottom right corner like yours is showing. Where else can i find that option to select email/phone? Thanks in advance!
Carl you legend, please keep making videos like this!
Thanks Karl!
This is brilliant. Love the injection of humour too. Worked a treat. Thank you. Subscribed 🙂
Thanks :)
Really helpful. Thank you!
Can this button go across all pages on the website or just the page that you set it up on?
your tutorials are amazing, a real discovery, thanks a lot!
Thanks Daniel!
My button now overlays the entire page for some reson
Dear Sir,
How did you solve this problem kindly?
Thank you Carl! Going to implement this on one of the site being built.
Cool!
Hi Carl, worked great! just when i scroll it disappears on other sections of the home page. I have even tried building it into the footer but it does not scroll on any other sections of the page. Any idea on how to fix this?
Following - I'm having the same issue!
Thanks again for the useful tips.
about the mobile version, I was wondering is it possible to have a different home page on mobile than the PC version?
My button enlarge itself and filling up the screen instead, What I the cause pls?
hi, did you figure this out?
I added width: 20%; height: 10%; in the end and it worked
@@Natalia-if8yx yes I did
you can also make the button fit the text in the button settings. It'll either fit the text or fit the frame in which you put it. Mine did the same cause it was trying to fill up the sectioan I put it in, which was a full width section.
@@floreverschueren9944I set it to Fit, it APPEARS better, but in actuality it’s still sitting on top of everything. I still can’t click or access anything under its invisible huge boarders
It worked! BUT it seems to sits on top of everything so none of the other buttons can be clicked now. Any idea how to get around this? I tried the footer suggestions below, same issue sadly. Thanks!
SAME ISSUE! Desperately trying to fix this before a site launch
Dear Sir,
How did you solve this problem kindly?
Great video! BUT for some reason, the button gets hidden behind some sections even with the z-index set to 9999. Any idea why this is happening?
I solved: add the button inside the footer and put this extra code in CSS: #footer-sections {
z-index: 9999;
}
@@DanielGiraldofuturaico This worked perfectly for me! Thank you. Is there a way to make it so the button hides behind the mobile menu when it's open?
@@Leonhart407 you need to create a @media query defining the position or the display
@@DanielGiraldofuturaico My button appears small and normal but behind the scenes it’s eating up half my page and huge in size. On mobile I can only click things on the top half of my screen. The only thing I can click on the bottom half is the button itself. Any ideas?
Hi! I`m an doing excatly as you are showing, but the button is just in the middle of the page following down and up when I`m scrolling? It won`t stuck in the corner. Please help. Thanks. Mvh Jermund
Can you share the code exactly as you've put it into Squarespace please?
@@Carl_Johnson I have the same issue. The code I used is
#block-yui_3_17_2_1_1689258998833_3019{
position: fixed;
z-index: 9999;
bottom: 1%;
right: 1%;
}
@@floreverschueren9944 @jermundur I had the same issue. I changed the horizontal and vertical alignment of the button and it worked as expected. Change to align to bottom and align to right in the edit on fluid engine.
Hey there, is there anyway to apply this across all pages without doing it on each page?
Unfortunately not using this method. It can be done with code though, but you would have to build a button with HTML and CSS.
Figured out if you build it into the footer it works across all pages!
@@impactjiujitsuabq279 Hello, would you be so kind and share the code please?
Can you do a video on integrating an aesthetic live chat option through squarespace?
Thanks for the suggestion, Karen. I'll definitely put it on my list of potential tutorials. In the mean time Elfsight do a bunch of chat plugins if you wanted to give them a try bit.ly/3t4tRfd
@@Carl_Johnson I have tried their free versions, it just doesn't fit the aesthetic at all.. would be great to do a video on different options maybe. such as adding whatsapp live chat, fb messenger, or any other way css..
That’s cool. Can this be done for emails?
Sure! In you button settings select Email instead of Phone, and voila!! 😊
For some reason, my button takes up the foll space of the screen now.
Dear Sir,
How did you solve this problem kindly?
Hilarious! Thanks Carl...
Thanks Roland!
Poor Daniel 🤪