From 808c26c57c9ffc255822d77e34dfdb9a6b17af6e Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 15:45:35 +0200 Subject: [PATCH] dynamic header --- sections/header.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/header.liquid b/sections/header.liquid index b5993a2..355f2ab 100644 --- a/sections/header.liquid +++ b/sections/header.liquid @@ -198,7 +198,7 @@

{{ settings.shx_logo_texte }}

{% endcomment %} - {{ shx_header_logo | image_url: width: 600 | image_tag: + {{ settings.logo | image_url: width: 600 | image_tag: class: 'header__heading-logo motion-reduce', widths: widths, height: logo_height,