Im facing this issue and this is my custom code <h1 class="customCollageTitle">{{ section.settings.custom_collage_title }}</h1><div class="customCollage">{% for block in section.blocks %}<divclass="customBlock"style="grid-area: {% case forloop.index ...