Make box smaller

Topic summary

A user wants to reduce the height of a box element while maintaining its width, providing a reference image showing the desired outcome.

Proposed Solution:

  • Navigate to Shopify Admin → Online Store → Themes → Edit Code
  • Locate the theme.liquid file
  • Insert custom CSS code before the closing </body> tag

The response includes a visual example of the expected result. The discussion appears to be ongoing, awaiting confirmation whether the solution works for the specific box element in question.

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

Hey, is there a way to make the box thinner but keeping the width?

like this

URL: sixdreamz.com

password: sdc2003

@sixdreamz ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


Result: