I cannot get my custom code button to work for an RSVP. I changed the linked location, but I can't even get it to go to google.com:
<form>
<input style="width: 200px; padding: 10px; cursor: pointer; box-shadow: 6px 6px 5px; #999; -webkit-box-shadow: 6px 6px 5px #999; -moz-box-shadow: 6px 6px 5px #999; font-weight: bold; background: #ffcccc; color: #01044B; border-radius: 8px; border: 1px solid #01044B; font-size: 125%;" type="button" value="RSVP Here" onclick="window.location.href='http://google.com' " />
</form>
Any help would be appreciated.
https://www.godaddy.com/help/add-and-link-a-text-button-24710
Please check the above URL to create an action button...
Thank you
Regards,
Praveen Thomas
Thanks. My issue is that I have custom code for a countdown timer on my site, and I want to add the button directly below that. When I create a new section with an action button...the spacing is not ideal..
I actually figured it out by creating a different type of button.
HI there - you mentioned that you made a countdown timer - I'd LOVE to do that for my website. I dont write code, I'm a total newbie. Any chance you could help?
Thanks!