Hi all,
I like the switch to Json to enable adding design sections to pages. The tradeoff for me, however, is far less ability to customize a page’s look and feel. In the past I could easily edit liquid code to make design changes, but how does one do this in a Json file?
Here is an example using a content page. The goal here is to get as much content as possible above the fold, but because the Json sections are adding empty blocks above and below the elements, content is stretched vertically:
In the past, with liquid, I could simply delete unwanted blocks or adjust padding and margins to fix this. But with a Json template I’m at a loss on how to achieve the desired look. How can I deleted empty blocks that Json is adding, or also set vertical padding and margins in a Json file? Is there a design-oriented Json editor available?
Also, why is the Liquid section not available in Json themes? This was a powerful tool to get precise customizations when needed.
thanks to anyone who can help!
