Multiple lines of text buttons

Hello! I am creating a page for mobile and having some issues with the buttons.

When I use them, they look perfect until the text gets long enough to require two lines - at that point, they fall below center and start to look “smushed” but no amount of padding or editing settings I do seems to fix this. Help?

You can see the error when you view the page on mobile view: https://www.hippieonholiday.com/link-in-bio/

Thank you!

Hi Cassidy,

Thank you for writing in, there is a max-height: 3em; applied to your buttons.

Set the max-height to none instead so it will not restraint the button.

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.