Hey everyone,
Quick question: I'm trying to center both the title and the button in my form. I used the CSS snippet below to center the title, but the button seems to have a mind of its own! 😅
.form-description { text-align: center; }
Check out the image attached to see what I mean. How can I do it?
Big thanks in advance for your wisdom!