Shopify themes, liquid, logos, and UX
hello, i would like to add a background image in the Dawn theme.
here is an example of what i mean: the image in the background around the page
https://www.universeonatshirt.com/i-like-it-here-by-universe-on-a-t-shirt-shop
but i want to create that in the dawn theme here:
https://almost-summer.com/
i dont care if it's not in the full width image photo banner
can someone point me in the right direction on how to do this?
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
body {
background-image: none;
background-image: url(https://static1.squarespace.com/static/569b830…/t/5c30cdc…/1546702275661/almost-summer-bck2.gif);
background-position: top left;
background-size: auto;
background-attachment: scroll;
background-repeat: repeat;
background-color: #e3eaf2;
color: #5c5c5c;
}
Would you know how to make it responsive, ie use rimg?
Thank you
thanks for it do you need more help let me know
this didn't work. can someone please help.
Hi there,
I can't seem to get this to work either on Dawn 2.0.
Can you assist? Please let me know where approx this needs to go in the Base.CSS coding and if there have been any alterations?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey 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, 2025