Shopify themes, liquid, logos, and UX
Is there a way to add color and/or an image to the section background on the venture theme? Here is a link to the store: https://laface-skin-care.myshopify.com/?_ab=0&_fd=0&_sc=1&key=a2a35434a549b03ad233264794405b77106e71.... I'd like to replace the white background with a background image.
Below is a screen shot showing one of the sections I want to add a background image to. Thanks!
To change the color of the background. Basically, you need to add this code at the bottom of theme.scss or styles.css. You can change hex color codes to your preferences.
#shopify-section-16179437181624cb83 .section-block {
background-color: #cecfd0;
}
#shopify-section-16179437181624cb83 .page-width {
background-color: #cecfd0;
}
Regarding image swap, it will take substantial CSS manipulation and adjustment so that looks good on desktop and mobile.
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