DanielMin Posted January 4, 2023 Share Posted January 4, 2023 website: https://acromegalytrials.squarespace.com/ Hello, how would I make the contact form (located on the right on the page) be floating and sticky so it can stay on the screen when the user scrolls the website. (Example is https://www.endesatarifasluzygas.com/luz/) Link to comment
Ziggy Posted January 4, 2023 Share Posted January 4, 2023 This is possible to do, can you share your website site wide password? Thanks Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
DanielMin Posted January 4, 2023 Author Share Posted January 4, 2023 Sorry about that the password is camurus. Link to comment
Ziggy Posted January 4, 2023 Share Posted January 4, 2023 Your design is not at all suited to having a sticky fixed element, at the moment it won't work with the text block above it, and it won't work with the content below it as everything in the right third would be hidden. If you can duplicate the page and design it with nothing above the form (you could add a line element to the form fields instead of the text block above the form), and nothing in the right third below, you can then use code similar to this to make it sticky: .fe-block fe-block-yui_3_17_2_1_1670608241446_13958 { min-height: 0 !important; position: sticky !important; -webkit-position: sticky !important; top: 0; z-index: 999; } Hope that helps! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment