Ive tried to change the code using past forums, with no prevail, ive edited the code under settings_schema.json and increased the max but im getting an error everytime this is extremely frustrating, if someone could please help thanks so much
ps using feather theme, tried it on horizon and same thing
Hello @Benjamin.7
Editing settings_schema.json will throw errors if the JSON structure isn’t exactly valid, even for small changes.
A few things to check:
-
Make sure you’re only changing the
maxvalue, not the setting type -
Confirm there are no trailing commas
-
The
maxvalue must match the expected data type (number vs string) -
Any change should stay within the same setting block
If you share the exact setting you are trying to modify (or the error message shown), it’s much easier to spot what’s breaking the file.
Share the code you’re changing – before and after (use </> button to do this, otherwise forum engine may change it).
Share a link to your store (and a preview password if one is set) to tell whether CSS rules prevent your logo from getting bigger.
Otherwise it’s just guessing and speculations.
@Benjamin.7 can you please share your website link?
Hi everyone thanks for all the help after hours i actually managed to get it done using shopifys AI it was actually helpful we kept trying things what i ended up doing was going to %schema% and editing the max size in there, which didnt work for me before but turns out i had to change the steps as well which ai let me know about, anyways thanks.