Hi, I have added my logo.svg file to assets folder and I have followed the directions of the posts I could find on it in the forum however I am unable to link the svg file to the logo header.
This is the code:
<img src="{{ section.settings.logo | img_url: image_size }}"
srcset="{{ section.settings.logo | img_url: image_size }} 1x, {{ section.settings.logo | img_url: image_size, scale: 2 }} 2x"
alt="{{ section.settings.logo.alt | default: shop.name }}"
itemprop="logo"
style="max-width: {{ section.settings.logo_max_width }}px;">
Thanks!
Subject | Author | Posted |
---|---|---|
6m ago | ||
8m ago | ||
18m ago | ||
21m ago | ||
21m ago |