How can I increase my debut theme logo size beyond the maximum limit?

Hello, I am new to shopify and I am trying to edit my “debut” theme. I have already maxed out the logo resize limit of 300px. So I tried to read up on other peoples experiences with the logo size, and I might have messed up my code I went in and started messing with the code under header.liquid and set it to 550 but that didn’t make the logo any bigger. Now there is a pop-up message saying “error: invalid schema: setting with id=“logo_max_width_” step invalid. Range settings must have at most 101 steps”.

I am trying to make my logo about three/four times the size that it currently is, just so it is legible. Thanks in advance.

www.jadoredbyjody.com

1 Like

reachout to me on email/whasapp/skype. i can help you for setting up your store properly without spending much time

@jfranklyn

Thansk for it

can you please share your header code so i will update code and let you know

under header.liquid this is the code

“min”: 50,
“max”: 550,
“step”: 5,
“unit”: “px”,
“default”: 100

@jfranklyn - your logo can be made bigger, but we will need to adjust few things to leep it properly aligned with everything, if we make logo bigger right now it will look like attached screenshot

@jfranklyn

try this?

when i try to change that i get an error message.

ok, how can we make it larger and centered still?