Ok here’s a fun one.
attempting to use a graphics banner logo for my header logo on main page…
header.liquid has the following:
“default”: 150,
“min”: 50,
“max”: 550,
“step”: 5,
“unit”: “px”
Max was 250px but i changed it to 550. i need 1000px max. however, after entering 1000 an error comes up and says
- Error: Invalid schema: setting with id=“logo_max_width” step invalid. Range settings must have at most 101 steps
i want my logo to span from one side of the screen to the other. i can vector the image for any resizing, but shopify has decided to make this minor change difficult. i am using simple theme.
please help.