All things Shopify and commerce
Hello,
I have a custom page for "pet products". I would like to place a background image on the product description page, as shown in the image. I am attaching the image that I would like to add as a background.
Can someone help me?
Thanks in advance"
Hey there, upload your image to the Assets folder in your theme, and then insert it into your product's Liquid section like this. It should work. If it doesn't (since this depends on your theme's code), let me know, and I can help you further.
{%- style -%}
body {
background-image: url({{ 'your_image.jpg' | asset_img_url: 'original' }});
background-repeat: no-repeat;
background-size: cover;
}
{%- endstyle -%}
User | RANK |
---|---|
52 | |
47 | |
40 | |
28 | |
21 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023