How can I enlarge the logo on my Craft theme?

Hi @tattoosh

1: Online store > themes > Customize

2: You can edit width in Header settings

=============== if you already did that and want more than default limit =================

1: Online store > themes > Actions > Edit code > Sections > header.liquid

2: find ‘logo_width’ and edit ‘max’ (here I changed it to 300 ). remember to save your changing :slightly_smiling_face:

3:

4: