Hi All!
A question I’d love to find help on. I would like to add a background graphic to this section of my website:
This being the design with the swirls as the background graphic:
Could anyone help me with this?
The url is: https://jandjosh.com/
Any help would be greatly appreciated!
Many Thanks,
Sam
Hi @SM-Creative
We’re happy to support you. Can you kindly share your store access with us (we will send you a collaborator request) so we can check it for you.
Hi @SM-Creative
This is Mike from Omega
If you want to change background for ONLY this section, you can try my CSS code below:
.new-collection-block .new-collection-block-container {
background-image: url(https://cdn.shopify.com/s/files/1/0664/1483/7974/files/Website_-_Care_Guide_1_c64f7463-532e-4bc3-a519-e89d0b18abf4.jpg?v=1677422613);
}
You can change URL of background image you want by changing the url inside ()
Hope my answer will help you
Mike from Omega
You sir, are a legend. Thanks you very much! Worked a treat:
Thanks!
Sam (SM-Creative)