Shopify themes, liquid, logos, and UX
Hi @GreggFortunato
In your admin page under products, you just need to add the image in the product description. Click the image button, see image below
You mean your product title? If so, please follow the instructions below
1. From Admin page, go to Online Sore > Themes.
2. Choose the theme you want to edit and click the three dots "then Edit code." This should open the code editor.
3. Under the Section folder on your left, open the main-product.liquid
4. Find the code <div class="product__title" {{ block.shopify_attributes }}>
5. Make a new line under it and insert the code below, then SAVE
NOTE: Change the logo link to your own
<img src="logo_link" alt="" width="50" height="50">
See image for placement
6. Next, open the base.css under the Asset folder
7. Add the code below at the very end, then SAVE
.product__title {
display: flex;
align-items: center;
gap: 1rem;
}
Hi @GreggFortunato
You have to use developer tool. Do you mind sharing your website link? I can get it for you
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025