How to build fixed contact us button


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hi @amit_pandya - you can use style up the button using a div or link block, then position it using the ‘POSITION’ area:

Using the position ‘fixed’ and then using the percentages/vh option means you can place this where you like. Make sure you also give this a z-axis value so it is always in front of your content.