savemoneyplanet Posted November 1, 2019 Share Posted November 1, 2019 Hello- I've created a custom floating button on the right side of my page (https://savemoneyplanet.ca/learn-more). I'm able to redirect it to any page slug that I input into the code, but on my home page I have a form within a button https://savemoneyplanet.ca/ (under the Take Action button) and I'd like for that button to directly open that form on that page. Maybe there's a code command that opens a link within a page as soon as it's opened/redirected to? Here's my floating button code: <div id="take-action"> <a href="/savenow"> Book your consultation </a> </div> Also here's the button code on the home page that I want to redirect to when I Inspect it: <a class="open-form-button" id="yui_3_17_2_1_1572640913562_1084" tabindex="0">Take Action</a> Any help would be appreciated, Thanks Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.