Hello. I want to reduce the height of all buttons in dawn theme. Can anyone help me with a code?

I want to do this to all the buttons no matter where they appear in dawn theme. Be it the image banner or the product page.

Hi, @Luxe24 .

Kindly share your store URL and password.

Hello @Luxe24

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.button{ min-height: 20px !important; }

techlyser_web_0-1703773652970.png

Hello @Jores I have checked the website you provided but for your information the website is not on shopify but I can create the similar website on shopify in terms of design and layout.

If any functionalities there you need to let me know so i can check those feature are possible or not on shopify.

Thanks :slightly_smiling_face: