Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
The policy pages at the bottom of my website (Privacy Policy, Terms of Service, Shipping Policy, Refund Policy) all show the same "popcorn ceiling" background, with white text, so it is almost impossible to read. See image below:
I would like to change the background to an IMAGE (not a color, but a specific image). I want to keep the white text and use this image as the background for all four of these policy pages:
How can I accomplish this?
Thank you!!
@BigBlubber how did you set the current background image?
We could either use the page's request URL or request page-type to include a condition.
Hello @BigBlubber,
This guide is for the Dawn theme. If you want to change the background, some customization will be required. Follow the steps below:
Next, go to Dashboard -> Online Store -> Themes -> Edit Code, and search for the base.css file. Paste the code there.
main#MainContent {
background-image: url(https://cdn.shopify.com/s/files/1/0661/1927/0613/files/Background_Blue_Blue.png?v=1734336105) !important;
background-size: contain !important;
background: unset !Important;
}
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