spantchux Posted May 9 Share Posted May 9 Hi, I've created a fab which appears on each page of my site ('subscribe to our mailing list') and I would like it to link back to the subscription section of the homepage so users can sign up. Can anyone help with the code I need to add so it links to a specific section of the home page? I've attached pictures of the button as well as the section of the homepage which I'd like the link to reach. https://helicon-raspberry-6afy.squarespace.com/config/settings Password LCS123 Thanks in advance! Link to comment
tuanphan Posted May 10 Share Posted May 10 You mean Click on Watch button >> Scroll to Sign up form? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
spantchux Posted May 10 Author Share Posted May 10 Hey, No, I meant the FAB on the right hand side of the screen like in this pic: Is that possible ? Sam Link to comment
tuanphan Posted May 11 Share Posted May 11 LCS123 https://helicon-raspberry-6afy.squarespace.com/?noredirect Add a Code Block here > Paste this code <span id="subscribe"></span> Change this button code <div id="book-me"> <a href="/new-page-1"> Subscribe to our mailing list </a> </div> to this <div id="book-me"> <a href="/#subscribe"> Subscribe to our mailing list </a> </div> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
spantchux Posted May 11 Author Share Posted May 11 Works perfectly. Thank you so much for your help! 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