Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, I am working on my packing slip and I would like to change my shop name to my logo instead. This is the code that is pulling in my store name:
<div class="shop-title"> <p class="to-uppercase"> {{ shop.name }}
Are you able to tell me the bit of code that will pull in my logo instead? Thank you
This is the code on my packing slip, I have my logo on it too. Maybe this will help you...
<link rel="stylesheet" type="text/css" href="https://cdn.shopify.com/s/files/1/0008/7434/8580/files/font_file.css?v=1645859652">
<div class="wrapper">
<div class="header">
<div class="shop-title">
<h1 class="site-header__logo-link">
RENE LEBLANC
</h1>
{% comment %}<img src="https://cdn.shopify.com/s/files/1/0008/7434/8580/files/logo_180x.png?v=1617858265" alt="{{ shop.name }}" width="{{ shop.email_logo_width }}">{% endcomment %}
</div>
<div class="order-title">
<p class="text-align-right">
Order {{ order.name }}
I think the logo was first uploaded in "files" and then placed on the packing slip like this.
Thank you!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025