How can I make two buttons the same size in Impulse Theme?

Topic summary

A user is trying to make two buttons the same size in the Impulse theme on their Shopify store. They provided a screenshot showing the buttons in question.

A response was offered suggesting to:

  • Navigate to Online Store > Edit Code > Find theme.liquid file
  • Add custom code at the bottom before the closing tag

However, the actual CSS/code snippet appears corrupted or improperly formatted in the response, making it unclear what exact code should be implemented. The discussion remains open as the solution provided may not be actionable without the correct code.

Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

Hello, I want to make the two buttons from the picture the same size. Can someone help me with that.

This is a preview to my website: https://qpahibmlgjbieeq5-68850549019.shopifypreview.com

@YordanB

please add below code into your theme.liquid file at the bottom before tag

Online Store > Edit Code > Find theme.liquid file


Thanks