Shopify themes, liquid, logos, and UX
Hi all,
I'd like to add a background image behind my featured collection and make it transparent as well.
the url for the image is
is anyone able to give me a custom css code to achieve this?
Solved! Go to the solution
This is an accepted solution.
Paste this css in your base.css file
div#collection-template--18160313991417__featured_collection_GKnqUJ {
background-image: url(https://cdn.shopify.com/s/files/1/0710/2847/4105/files/1E7390B2-EE8E-4E89-A156-A63A65EA02FA.jpg?v=1721221020);
background-size: cover;
background-repeat: no-repeat;
}
What's your store url ?
This is an accepted solution.
Paste this css in your base.css file
div#collection-template--18160313991417__featured_collection_GKnqUJ {
background-image: url(https://cdn.shopify.com/s/files/1/0710/2847/4105/files/1E7390B2-EE8E-4E89-A156-A63A65EA02FA.jpg?v=1721221020);
background-size: cover;
background-repeat: no-repeat;
}
Hey 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, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025