diff --git a/sections/header.liquid b/sections/header.liquid index ebf35e110bf..bd2cc4cee94 100644 --- a/sections/header.liquid +++ b/sections/header.liquid @@ -227,7 +227,11 @@ {% render 'header-search', input_id: 'Search-In-Modal' %} {%- if shop.customer_accounts_enabled -%} - + {%- if section.settings.enable_customer_avatar -%} {%- if customer and customer.has_avatar? -%} diff --git a/snippets/header-drawer.liquid b/snippets/header-drawer.liquid index 2aa09a77900..c2c1052b338 100644 --- a/snippets/header-drawer.liquid +++ b/snippets/header-drawer.liquid @@ -140,6 +140,7 @@ {%- if section.settings.enable_customer_avatar -%}