Shopify themes, liquid, logos, and UX
Hello,
Im trying to recreate my current debut theme in dawn for the new store 2.0 features.
My current live store is in debut theme with a custom code to increase the logo size: https://iamgreenminded.com/
How do I fix the code in the new dawn theme to be the same as my debut with the larger logo?
Dawn:
Debut:
thank you
Solved! Go to the solution
This is an accepted solution.
Thanks for this, it's working great.
To fix the issue of the logo resolution, you can change the settings in header.liquid.
Assuming you want to change the image size to 350, you can do the following:
{%- assign image_size = section.settings.logo_width | append: 'x' -%}
to be changed to
{%- assign image_size = 350 | append: 'x' -%}
User | RANK |
---|---|
69 | |
61 | |
60 | |
48 | |
44 |
Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023