tuanphan Posted October 16 Posted October 16 If you need to click button on header and it scrolls to form on homepage, you can follow these. #1. Add a Code Block next to Form #2. Paste this code into Code Block <div id="contact-form"></div> #3. Edit Site Header #4. Edit Header button > Enter URL #contact-form and make sure "Open in New Tab" is disabled #5. Done. When users click Header button, it will scroll to Form if you want a slow scroll effect, you can use this code to Custom CSS box html { scroll-behavior: smooth; } #6. Note If you are on other pages, when clicking Header button, it will do nothing, you will need to edit Header Button to this url /#contact-form 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment