Shopify themes, liquid, logos, and UX
Hi All
I am trying to add a small image to a product page template so that it shows on all product that use that template.
this is what it looks like now and the second image is what im aiming for, the fort image table is generated by and app but I wish to delete that cell and just add the image.
this is what I would like it to look like
any help would be appreciated
thanks G
Solved! Go to the solution
This is an accepted solution.
Hi @Gazza1234
Remove the page-with class, it is adding additional padding
Just try like this
<img class="" src="https://cdn.shopify.com/s/files/1/0738/9537/9262/files/Multi-Buy-Wax-Melts_Box.jpg?v=1748446182" style="max-width:100%;" />
Thanks!
Hi @Gazza1234 kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
I wish to have the URL anonymous at this time but im using the dawn theme 11.00
Hi @Gazza1234 , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hi @Gazza1234
You can use a custom liquid shopify block and add image html there and set height/width accordingly and style the image
Thanks!
hi and thank you for your reply
I have do just that by adding the following code but I can't get it to align to the left so its inline with the green "add to basket button" and the product drop down below. and help would be great.
},
"custom_liquid_npk4iL": {
"type": "custom_liquid",
"settings": {
"custom_liquid": "<img class=\"page-width\"src=\"https://cdn.shopify.com/s/files/1/0738/9537/9262/files/Multi-Buy-Wax-Melts_Box.jpg?v=1748446182\" style=\"max-width:100%;\" />",
}
This is an accepted solution.
Hi @Gazza1234
Remove the page-with class, it is adding additional padding
Just try like this
<img class="" src="https://cdn.shopify.com/s/files/1/0738/9537/9262/files/Multi-Buy-Wax-Melts_Box.jpg?v=1748446182" style="max-width:100%;" />
Thanks!
thank you - that's worked perfect 😎
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025