Jump to content

[Share] 2 Floating button on Bottom Right

Recommended Posts

Posted

To add 2 floating button on Bottom Right, you can do these.
#1. First, add 2 Button Blocks to Site Footer

image.png.9e4363e763cca9b042a8e91074b1e484.png

#2. Find ID of 2 Buttons.

  • Book Now: #block-yui_3_17_2_1_1728047507496_17724
  • Call Now: #block-yui_3_17_2_1_1728853644148_7931

image.png.7b1c31f004f49e4d652c2d4df5e71f6c.png

#3. Use this code to Custom CSS box

#block-yui_3_17_2_1_1728047507496_17724, #block-yui_3_17_2_1_1728853644148_7931 {
    position: fixed;
    bottom: 3vw;
    right: 3vw;
    width: 200px;
    height: 50px;
    display: block !important;
    z-index: 99999;
}
footer.sections section, footer.sections {
    z-index: 99999 !important;
}
/* Call Now */
#block-yui_3_17_2_1_1728853644148_7931 {
    bottom: 7vw;
}

image.thumb.png.926238a1bc34056b65f1c71bed6a8f01.png

#4. Result

image.png.9130f8077d21244512509504be77edef.png

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

  • Replies 0
  • Views 338
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

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.