Custom liquid block
Updated yesterday
The Custom liquid block renders any Liquid code you paste into it, so you can add app snippets or advanced customizations that the theme does not provide as a built-in block. Its settings are listed below.
Settings
Setting | What it does | Defaults / choices |
|---|---|---|
Enable color scheme | Applies a color scheme to the block. When on, it reveals the Color scheme setting. | Off |
Color scheme | Selects the color scheme applied to the block. Available only when Enable color scheme is on. | Scheme 1 |
Custom liquid | The Liquid code the block renders. Paste app snippets or other Liquid here. |
|
Content alignment on desktop / on mobile | Aligns the rendered content on each device. Mobile alignment applies first, with desktop alignment applied from the large breakpoint. | Left |
Margin top (Desktop) / (Mobile) | Space above the block on each device. | 0 (range 0β34) |
Hide block on desktop / on mobile | Hides the block on the chosen device. | Off |