Foodry Theme: How to change SVG Logo

aniho
Shopify Partner
6 0 0

Hello guys 🙂 

 

I am trying to change the SVG Logo on my theme but the logo doesn't change at all. Could you please help me figure it out how and what to change in my theme code? 

 

I have uploaded "Logo.svg" under Assets folder. 

 

The logo part in Header. Liquid file is like following: 

<a href="{{shop.url}}">
              {% if section.settings.hd_home_logo != blank %}
              <img src="{{section.settings.hd_home_logo|img_url:'master'}}" width="{{section.settings.hd_home_logo_maxwidth}}" alt="{{shop.name}}">
              {% else %}
              <img src="//placehold.it/160x46" width="{{section.settings.hd_home_logo_maxwidth}}" alt="{{shop.name}}">
              {% endif %}
            </a>
Reply 1 (1)
aniho
Shopify Partner
6 0 0

URL: https://50969f-2.myshopify.com/ 
Password: 123