Is it possible to change the width of the button so that they have the same width despite the amount of text in it? I know I can change the padding, but I really want al the buttons to have the same width regardless of the text inside so that I don’t have to change padding for each buttons to ensure that the buttons have the same width.
Solved
Changing buttton width
Best answer by MANSIR2094
Hello
Yes, it's achievable. Instead of adjusting padding, you can set a fixed withd for all buttons using CSS like width: 200px; (or any value that works for your design). That way, all buttons will stay the same size no matter the text inside.
Log in to the Community
Use your Klaviyo credentials
Log in with Klaviyo
Use your Klaviyo credentials
Log in with KlaviyoEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.


