skip to Main Content

How To Enable Block Inside Fifty Different Sections Without Copying Meta Code? – Shopify

I am developing a Shopify Theme. The structure I have now is (excerpt): Snippets custom-message-snippet Sections custom-message-section welcome-page-a-section welcome-page-b-section Templates welcome-page-a-template welcome-page-b-template ... Custom message snippet uses settings that are in the custom-message-section, that is: a) message b) header text…

VIEW QUESTION

Customize Background in Shopify Section (Dawn Theme)

I would like to create three versions of backgrounds that can be set via the section-settings in the Shopify Dawn Theme. current looks [1]: https://i.stack.imgur.com/SJWZQ.png The default theme.liquid defines some global variables: --color-base-background-1: {{ settings.colors_background_1.red }}, {{ settings.colors_background_1.green }}, {{…

VIEW QUESTION
Back To Top
Search