Anyone who can help me with this? I would like to use a link block element as a form submit button so I can add multiple elements to it.
Thanks in advance!
Here is my site Read-Only: Webflow - somethingcreative
Anyone who can help me with this? I would like to use a link block element as a form submit button so I can add multiple elements to it.
Thanks in advance!
Here is my site Read-Only: Webflow - somethingcreative
Hi,
Technically, you cannot make a link button a submit buttons as far as I am aware! But there is a way around this that I can think of:
This means that anyone clicking on your div will actually click on the invisible submit button that is inside the div.
I hope this helps!
Thanks! That seems like a good workaround
I’m not gonna lie, I did think about this but for the life of me I didn’t think to set the link box opacity to 0%.
One cool side effect of this is, since you’re not using the link block, you can set the link to something unique, or useful, or easter-egg-ish when you hover over the button. Try it.
If by multiple elements you mean text and an icon, the solution is to add your icon as a background image. Then, if ever your icon is on the left side of the text, add the proper padding to the button’s content (the text), so the text isn’t above the icon.
Why does it have to be that complicated?! It’s just a button